Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.3.0b1
Issue ID
737582
Regression
Yes
Animator.speed is squared when calling Animator.Update
Steps to reproduce:
1. Open attached project
2. Open scene "Mecanim_Update_Test_Scene"
3. Investigate "Constructor_Enabled" and "Contructor_Disabled" game objects in hierarchy
4. Notice that "Constructor_Disabled" has Animator but it's disabled. Also, both of these objects have Animator.speed set to 0.3
5. Run scene and notice that animation of object with disabled Animator plays much slower
6. Stop scene, set "Anim speed" of both objects to 1
7. Run scene and notice that now animation plays with the same speed
8. Stop scene again, set "Anim speed" of both objects to 2
9. Run scene and notice that this time animation of object with disabled Animator plays faster compared to other object
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment