Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X
Votes
1
Found in
2021.3.43f1
2022.3.45f1
Issue ID
UUM-79513
Regression
No
Animation rotation degrees get converted to radians and treated like degrees when Update Mode is set to Animate Physics
How to reproduce:
1. Open the “IN-83540-2021” project
2. Open the “SampleScene”
3. Select the Square GameObject
4. Open the Animator Window
5. Play the Animation
6. Observe the Animation
7. In the “Square” GameObjects Inspector Window set the “Update Mode” to “Animate Physics”
8. Enter Play Mode
9. Observe the Animation in the Game View
Expected result: The “Square” GameObject turns to 45 degrees on the Z Axis
Actual result: The “Square” GameObject turns to 0.785398 degrees on the Z Axis (45 degrees converted to radians)
Reproducible in: 2021.3.43f1, 2022.3.45f1 2023.3.0a4
Not reproducible in: 6000.0.18f1
Fixed in: 2023.3.0a5
Reproducible on: Windows 11
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment