Search Issue Tracker
Active
Votes
0
Found in
2021.3.46f1
2022.3.53f1
6000.0.30f1
6000.1.0a7
Issue ID
UUM-90196
Regression
No
Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
Reproduction steps:
1. Open the attached “IN-89422 Animation.zip” project
2. Open the “Tutorial Scene” Scene
3. Select “New Animation.anim” from the Project Window
4. Switch to “Debug” view in the Inspector (Three dots in Inspector > Debug)
5. Enable the “Legacy” property in the Animation Clip settings
6. Enter the Play mode
7. At the top change the “TimeScale” value to 0
8. Observe the Game view
Expected result: The hand is animated
Actual result: The hand animation has stopped
Reproducible with: 2021.3.46f1, 2022.3.53f1, 6000.0.30f1, 6000.1.0a7
Reproducible on: Windows 11
Not reproducible on: no other environment tested
Note:
- Unchecking the “Legacy” property then breaks the animation and only works after the Editor is restarted
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Add comment