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 PrepareDrawShadowsCommandStep1 when entering the Play Mode in a specific project
- Physics Layer Collision Matrix's Layer names, checkboxes and hover highlights become misaligned when the Editor's UI Scaling gets changed
- Light/shadow information on an edge of a Terrain tile creates a seam with an adjacent Terrain tile when baking a LightMap
- "Missing types referenced from component UniversalRenderPipelineGlobalSettings on game object UniversalRenderPipelineGlobalSettings..." warning is thrown after switching the Platform to tvOS
- “Metal: Error creating pipeline state (Universal Render Pipeline/2D/Sprite-Lit-Default): Vertex attribute BLENDINDICES0(5) of type uint4 cannot be read using MTLAttributeFormatFloat2 (null)“ when setting GPU Skinning to GPU after opening the project
This is a duplicate of issue #1304259