Search Issue Tracker
In Progress
Under Consideration for 2021.3.X, 2022.1.X, 2022.2.X, 2022.3.X, 2023.1.X, 2023.2.X, 2023.3.X
Votes
3
Found in
2021.3.5f1
2022.1.4f1
2022.2.0a16
2023.1.0a25
2023.2.0a1
2023.3.0a3
Issue ID
UUM-2878
Regression
No
Matrix4x4.rotation is broken on ARM64
How to reproduce:
1. Open the attached project "BugProj.7z"
2. Build And Run the project on any ARM64 device
Expected results: Matrix4x4.rotation returns (0.70711, 0.00000, -0.70711, 0.00000)
Actual results: Matrix4x4.rotation returns (0.65064, 0.53453, -0.07223, 0.53453)
Reproducible with: 2019.4.36f1, 2020.3.30f1, 2021.2.14f1, 2022.1.0b10, 2022.2.0a7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment