
Phantom bake objects will no longer appear and remain in the scene after baking.īounds for meshes while crossfading should now be correct. Greatly reduced garbage collection in mesh frame generation. No more need for an animation controller for baking, just add your clips and bake!īaking humanoid rigs should work much, much better, on a wide variety of objects.Ĭompletely re-wrote mesh combining to be more efficient and accurate.Ĭompletely re-wrote crossfading code, increasing performance and reducing garbage allocations.Īdding custom clips can now be done by selecting root assets.Īdded an option for skipping the last frame of animation for looping animations. None, baked, or apply the motion to the transform at runtime.Īdded support for the Optimized Game Objects option in the model importer. Full GPU instancing and custom shader supportĪdded support for exposing transforms! Have animated child transforms just like in the original object.Īdded support for multiple materials and submeshes! PlayerScript.FixedUpdate () (at Assets/Scripts/PlayerScript.cs:85)Īlso, here is the latest of the updated script. PlayerScript.PlayerTrail () (at Assets/Scripts/PlayerScript.cs:124) UnityEngine.ParticleSystem+t_rateOverTime (MinMaxCurve value) (at /Users/builduser/buildslave/unity/build/artifacts/generated/common/modules/ParticleSystem/:919) NullReferenceException: Do not create your own module instances, get them from a ParticleSystem instance


When I double click on the message, it selects the "Player". This message is appearing several times more than 5 times on the bottom left hand corner dialog box. Also, a new message popped up on the bottom left hand corner saying "NullReferenceException Do not create your own module instances, get them from a particle system instance". On top of that, I am unable to move/walk backwards.

Though, I am now unable to flip my character. Though, the character is now able to walk/move YAY FINALLY. Click to expand.Okay so I slowly analysed your current and previous response and applied it to my project (character/script etc.).
