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
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Field is still marked as changed when changed back to its default state in UI Builder
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
Add comment