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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment