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
- Weight Brush Overlay text is clipped in Sprite Editor
- GameObject Transform scale values reset to their previously saved values when proportions are constrained and certain decimal values are entered in the Inspector
- Asset thumbnails in the Project window stay white when a referenced texture file is deleted and restored
- Crash on PersistentManager::ReadObjectThreaded when calling AssetDatabase.ForceReserializeAssets() multiple times in a row
- Scene becomes dirty when first opening an HDRP Template project
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.