Hey all, I’m having one heck of a time with the UI prefab’s handling of the serialization of its data.
My different items’ rects often zero out and make nested objects invisible, or sometimes reverse the width or height fields.
I have ended up for now removing most of the automatic layouts and also have unpacked my dialogue panel prefab to try and avoid all the random hiccups between the prefab and layouts.
Does anybody know how I work to avoid this issue?