Search Issue Tracker
Fixed in 5.4.0
Votes
8
Found in
5.3.0f4
Issue ID
753967
Regression
Yes
When changing the x rotation every 90 degrees, 180 degrees are added to y and z rotations
Reproduction steps:
1. Open attached project
2. Open the "Scene" scene
3. Select "GameObject" in Hierarchy and change its x rotation
4. Notice that when changing the x rotation every 90 degrees, 180 degrees are added to y and z rotations (check Repro.gif)
Actual result: When changing the x rotation every 90 degrees, 180 degrees are added to y and z rotations.
Expected result: The x and y rotation should stay the same.
Note: When changing the x rotation to 90 degrees and applying changes to prefab, the x rotation value changes to 89.98019 degrees.
Regression introduced in: 5.3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Default Preset application and Reset() method execution order is different when adding a Component via the Inspector versus calling Reset via the Component context menu
- Scene view is not outputting HDR when the "Use HDR Display Output" option is enabled, DX12 is selected as the Graphics API, and URP/HDRP is in use
- Sprite Atlas results in suboptimal packing even when "Allow Rotation" is enabled
- References placed in a UnityEvent change to the same reference when multi-selecting their GameObjects
- "ShadowCaster2D" Component doesn't work when the "Casting Source" is set to "Polygon Collider 2D"
Add comment