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
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
Add comment