Search Issue Tracker
Duplicate
Duplicate in 2021.1.X
Votes
0
Found in
2021.1.0a2
Issue ID
1305844
Regression
Yes
Animator with Update Mode set to Normal ignores Time.timeScale
Reproduction steps:
1. Download and open the submitted project "AnimatorTimeScale.zip"
2. Open the Sample scene
3. Set the TimeScale to 1 (Edit -> Project Settings -> Time)
4. Enter Play mode and notice the speed at which the cube moves
5. Exit Play mode
6. Set the TimeScale to 0.1
7. Enter Play mode
Expected result: The Cube moves 10 times as slow as in step 4
Actual result: The Cube moves at the same speed as in step 4
Reproducible with: 2021.1.0a2, 2021.1.0b2, 2021.2.0a1
Not reproducible with: 2018.4.30f1, 2019.4.18f1, 2020.2.2f1, 2021.1.0a1
Notes:
Setting the Animator update mode to Animate Physics prevents the issue
Setting the TimeScale to 0 works as expected
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on mono_dump_native_crash_info when changing a Particle System Renderer’s Material Shader to Standard Unlit
- VFX Prefab doesn’t have Preview icon in Project window and Preview window is empty in Inspector window
- Visual Effect Graph error message does not disappear and lasts forever until the Visual Effect Graph is reopened even when the error causing connection/node is deleted and Visual Effect Graph is saved
- “RenderSettings customReflection texture has invalid type” error keeps getting thrown even when Environment Reflections was set back to Skybox from Custom with an invalid texture
- Particle System with the custom Material breaks the Scene view when the material is using a Shader Graph with the Texture with the power of negative value
This is a duplicate of issue #1304259