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
- Camera.allCameras returns cameras from all loaded Scenes when using multi-Scene setup
- Camera.layerCullDistances has no effect when GPU Resident Drawer is enabled
- ARM64 and ARMv7 APKs return the same version code when "Split APKs by target architecture" is enabled
- Crash on ProfilerMutexLock when closing a project with specific Assets
- “Callback unregistration failed. Callback not registered.” is thrown when changing layouts with two "Font Asset Creator" windows docked
Add comment