Skip to main content

Tutorial Hand Animation not triggering in second scene

This issue may occur when loading a new scene that shows incorrect flags for objects. A new scene could be flagged as present as a result of instantiating a prefab via code, with a null check.

For example, in the image below, it never returned null, even if it was.

images-medium

Possible solution:

  • Get rid of the null check and instantiate prefab.