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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
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.