Getting ReferenceError parameterState is not defined when using BlendTree
This issue may be due to the Animator trying to access a parameter used within a BlendTree which is currently not fully supported by Luna.
Possible solution:
- Replace the
BlendTreewith regular animation motions using state machines.