Good Morning,
I’ve made some changes to my startup code in one of my games and no I’m getting this error message. It is directly related to purging/ removing scenes. If I take this code out this error goes away.
storyboard.purgeOnSceneChange = true
I don’t want to take this out for memory management reasons.
I’ve seen this error documented multiple times via google but I’ve never seen a defintive answer as to what the issue is or where I should be looking.
I have another game I’m working on where the purge scene is set to true and I am not having this problem.
Can someone give me a clue?
Thanks,
Arthur