Search Issue Tracker
Fixed
Fixed in 2023.1.0a3, 2023.2.0a13, 2023.3.0a1
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
- Object Picker takes the debounce time to load objects when Object Selector is set to Advanced search
- Packman: The same asset data is displayed differently in "Import" and "Remove" popups
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
Add comment