Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
5.6.3p1
Issue ID
955655
Regression
No
Quaternion.angle returns incorrect angle with itself if Quaternion values are in range (-0.5; 0.5)
To reproduce:
1. Open repro project
2. Play scene
Expected: both quaternions angles with themselves will be 0
Actual: when Quaternion values are in range (-0.5; 0.5) it returns incorrect angle (i.e. in repro project returns 32.35629)
Reproduced: 5.5.4p1, 5.6.3p4, 2017.1.1p3, 2017.2.0f1, 2017.3.0b2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Add comment