Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.2.1
Issue ID
1322712
Regression
No
Float4x4 will produce invalid TRS matrix after inverting and multiplying with specific values
How to reproduce:
1. Open the attached project
2. Click Play
3. Observe the Console
Expected result: The result is a valid TRS matrix
Actual result: The result is not a valid TRS matrix
Reproducible with: 0.0.12-preview.20 - 1.2.1 (2018.4.33f1, 2019.4.23f1, 2020.3.2f1, 2021.1.2f1, 2021.2.0a10)
Could not test with: 0.0.12-preview.2 - 0.0.12-preview.19 (no TRS method)
Workaround: Use Matrix4x4 instead of float4x4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera
Add comment