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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.