UNotes icon indicating copy to clipboard operation
UNotes copied to clipboard

some notes being loaded into wrong gameobject on load if added to broken prefab

Open codemonkeynorth opened this issue 7 years ago • 1 comments

Great asset thanks @rstecca , but I can't use it currently, as some notes either disappear or appear on the wrong item

I'm not sure if it's a clash with Nested Prefabs asset

my note should be stored at Stories/Story1(nested prefab broken connection)/Phases/PlayActivityPhase when I load the scene it's appearing at Stories/Default_Story/Phases/StartPhase

both PlayActivityPhase and StartPhase have a component that extends the class ScenePhase but I have no idea why it's appearing where it is as it doesn't seem to be based on the name

thanks J

[UPDATE: just tried on a fresh broken prefab and it does cause the notes not to appear properly anymore]

codemonkeynorth avatar May 05 '18 01:05 codemonkeynorth

Tried to fix this then but couldn't find a way to obtain persistency with Unity assigned IDs at that time. Might give it another go now that things have changed a bit.

rstecca avatar Apr 14 '20 21:04 rstecca