#my gamemanager is a singelton but when i

1 messages · Page 1 of 1 (latest)

cloud crest
#

thread please
What creates the UICanvas - where does it get instantiated? I don't know if this is the case, but I'm wondering if the canvas gets deleted by something else that's managing it, because I would imagine that if the UICanvas lives within the GameManager, and the GameManager is not destroyd on reload, then anything that lives inside of it would also not get destroyed

abstract dawn
#

i dont get it

#

i tried to put as a child

cloud crest
#

then why is it not a child in the game object hierarchy in the screenshot?

abstract dawn
#

making it a child doesnt work

cloud crest
#

Do you thikn the documentation is wrong, then?

#

it might be the case that the canvas is getting specifically destroyed in code, idk