MovieClip object becomes null on its own.
I'm building an app in animate cc (10-frames long) and I have a movieclip at frame 3. When I navigate through frames 4-9 and return to frame 3, the object is still there, but when I go back from frame 10, my object turns null and my app crashes. I don't have a code that would remove it from the stage. I don't know what's happening, but that's the second time I've experienced something like this. It seems completely random and I can't seem to be able to fix it. This is really worrying.