Search Issue Tracker
Fixed in 2022.1.X
Votes
2
Found in
2018.4
2019.4
2020.3
2020.3.13f1
2021.1
2021.2
2022.1
Issue ID
1348545
Regression
No
Quaternion ToAngleAxis does not deal with singularity at (0, 0, 0, -1)
Reproduction steps:
1. Open the attached "ToAxisAngleTest.zip" project
2. Enter Play Mode
Expected result: Console logs "(1.0, 0.0, 0.0)" and "(1.0, 0.0, 0.0)"
Actual result: Console logs "(1.0, 0.0, 0.0)" and "(NaN, NaN, NaN)"
Reproducible with: 2018.4.36f1, 2019.4.29f1, 2020.3.14f1, 2021.1.15f1, 2021.2.0b3, 2022.1.0a2
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
- Crashes in the wild on Vulkan in CreateDepthSurfaceImpl
- Position and rotation of a GameObject with Rigidbody reset when it is enabled and moved in the same Update call and the frame rate is low
- “Ignoring depth surface store action as it is memoryless” warnings thrown when Capturing new Snapshot while in Play Mode
- Certain textures are not loaded when using the "Load texture data on demand" feature
- [Android][OpenGL] The 2DLight is disproportionately bright on some Android devices when OpenGLES3 is used
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0a11