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
- Light 2D component documentation button leads to a page that does not exist when the documentation button is pressed in the Light 2D component
- [Usability] Context name is difficult to read in Inspector when Editor theme is set to Light
- Offset rendering occurs when drawing a custom ImmediateModeElement
- Graph Inspector and Triangle button icons are poorly visible in Light Editor theme
- Text changes to the Inspector default value when logged multiple times after being set via StringBuilder
Add comment