Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.3.0a10
2018.3.0f2
Issue ID
1110881
Regression
Yes
Quaternion == fails for zeroed values
How to reproduce:
1. Open attached project "testfail.zip"
2. Open Test Runner window, and press "Run All"
3. After the test completes, observe the number of checkmarks
Expected result: six of eight tests passes (all execpt "QuaternionEqualsEqualsTest", "TestPoseTest")
Actual result: only four out of eight tests passes ("HalfInitializedPoseTest" and "PoseTest" do not pass when comparing with the excepted result)
Reproducible with: 2018.3.0a10, 2018.3.1f1, 2019.1.0a13
Not reproducible with: 2017.4.18f1, 2018.3.0a9
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Resolution Note:
This is not a regression in the quaternion code and any modification to the quaternion code relating to this would adversely affect performance.