Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2020.1.0b10
2020.1.6f1
2020.2
Issue ID
1279574
Regression
Yes
[MockHMD] Multi Pass Render Mode results in "Assertion failed on expression: 'IsMatrixValid(matrix)" errors in Play Mode
Reproduction steps:
1. Open user's attached project "RenderTextureWMR.zip" and scene "SampleScene"
2. Enter Play Mode
3. Observe Console window
Expected result: No errors
Actual result: "Assertion failed on expression: 'IsMatrixValid(matrix)" errors
Reproducible with: 1.1.3-preview.1 (2020.1.0b10, 2020.1.10f1, 2020.2.0a2)
Not reproducible with: 1.1.3-preview.1 (2019.4.13f1, 2020.1.0b9, 2020.2.0a3, 2020.2.0b8)
Could not test with: 2018.4.28f1 (MockHMD plugin unavailable)
Comments (1)
-
ShawnFeatherly
Dec 20, 2021 19:07
I encountered a similar bug in Unity 2021.2.6f1. Unity's fogbugz support helped me discover the issue was due to my GPU from 2014. The fix was to go to Edit > Project Settings > XR Plug-in Management > MockHMD and change the Render Mode to Multi Pass.
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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
- Resize to Fit option for Import Activity window's Columns does nothing
Resolution Note (fix version 2020.2):
No longer reproduces with 2020.2.0a3, 2021.1.0a1