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
- [Editor] Profiler (Standalone Process) "Live" button is greyed out by default
- UIToolkit bindings on RadioButtonGroup is not displaying the selected radio button when the choice list is bound
- Sprite shadows are not rendered when the light source is placed near the sprite
- Multiple Video Players are not playing simultaneously when played in WebGL
- "Rename Prefab File?" window does not pop up when renaming Prefab in the Project window
Add comment