Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X
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
- Windows player with a custom .exe file crashes in FixupD3D12SDKPath
- "Property exceeds previous array size (2 vs 1)" warnings are thrown making it impossible to work with the Update Zones of the CustomRenderTexture when updating the script
- Bug Reporter recommends invalid discussion links when writing a Title of the issue
- Freeze when calling Rigidbody.SweepTestAll in a specific project
- Crash on UI::RectTransform::SetDrivenByObject when rapidly undoing copies of a specific GameObject
Add comment