Search Issue Tracker
Fixed
Fixed in 6000.0.39f1, 6000.1.0b7, 6000.2.0a4
Votes
0
Found in
2022.3.57f1
6000.0.36f1
6000.1.0b4
6000.2.0a1
Issue ID
UUM-95943
Regression
No
Value discrepancy between LateUpdate and OnAnimatorIK when state transition occurs
Reproduction steps:
1. Open the attached "repro_IN-93997" project
2. Open the "Assets/Scenes/Repro.unity" Scene
3. Enter the Play Mode
4. Once the Play Mode pauses, unpause it by pressing the "Pause" button
5. Once the Play Mode pauses again, go two frames forward by pressing the "Step" button twice
6. Observe the Console
Expected result: The values of "OnAnimatorIK m_RightFoot.Weights.Pull" and "LateUpdate m_RightFoot.Weights.Pull" are equal
Actual result: The values of "OnAnimatorIK m_RightFoot.Weights.Pull" and "LateUpdate m_RightFoot.Weights.Pull" are not equal
Reproducible with: 2022.3.57f1, 6000.0.36f1, 6000.1.0b4, 6000.2.0a1
Reproducible on: Windows 10 (22H2), Windows 11 (23H2) (user's environment)
Not reproducible on: No other environments tested
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