Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.2.0f3
Issue ID
972992
Regression
No
Using Quaternion.Euler transforms rotation with a very slight error with certain parameters
Steps to reproduce:
1. Open QA's attached project
2. Play the "repro" scene
3. Observe "empty(Clone)" gameobject's rotation is 90.00001 while the parameters in the method are (90, 0, 0)
Expected result: Gameobject is rotated according to the parameters set
Actual result: With certain parameters object is rotated incorrectly
Reproduced with: 2017.2.0p3, 2017.3.0b11, 2018.1.0a6
Note: With (-181, 0, 0), rotation of Y and Z is -1.525879e-05, with (90, 90, 90) X rotation is 89.98
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment