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
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
- Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
- Same Asset Type Focused Inspectors do not repaint when menus are manipulated
- Bool or Trigger Parameters can be selected via right clicking to the right of a Parameter control in the Animator Window
- Warnings thrown when computing Positions in a 2D BlendTree are not helpful to the user
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.