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
- Cinemachine Camera with Position Composer causes visual jitter when following a moving target
- Errors thrown in console when entering Play mode if an object with an Audio Source component is selected
- Editor hangs when a huge mesh is used for CanvasRenderer
- ChildSafetyHandles grow indefinitely when repeatedly creating and disposing NativeLists with a long‑lived custom allocator
- My Assets in Package Manager appear empty when the search is cleared and the tab is switched
Add comment