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
- [HDRP] Water displacement fades when camera move far in worldspace.
- [Android] Crash due to running out of memory when compiling shaders for an Android build
- Crash on WindowsVideoMedia::GetVideoFrameAtIndex when importing a specific MP4 file
- Search results number in Saved Searches Panel is not properly visible when Search query is selected in light Editor mode
- OS Window is switched and errors logged when trying to access Overrides of the same Prefab in the Overrides Panel
Add comment