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
- Brush Size in the Inspector window does not update when the Brush Size in Scene View is changed
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
- Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
- Same Asset Type Focused Inspectors do not repaint when menus are manipulated
- Bool or Trigger Parameters can be selected via right clicking to the right of a Parameter control in the Animator Window
This is a duplicate of issue #1304259