Search Issue Tracker
Fixed
Fixed in 2021.3.44f1, 2022.3.46f1, 6000.0.18f1, 7000.0.0a1
Votes
0
Found in
2021.3.30f1
2022.3.8f1
2023.1.11f1
6000.0.0b15
7000.0.0a1
Issue ID
UUM-46969
Regression
No
Player crashes when run on the Hololens 2 when using the built-in renderer and DX12
How to reproduce:
1. Open the attached project "MyDX12HL2test.zip"
2. Build the project
3. Open the built Solution
4. Deploy the Solution on HoloLens 2 with Debug and ARM64 configuration
Expected results: Deployment is successful
Actual results: "Assertion failed on expression: 'IsMatrixValid(matrix)'
A breakpoint instruction (__debugbreak() statement or a similar call) was executed in DX12Test2.exe." is thrown
Reproducible with: 2021.3.29f1, 2022.3.8f1, 2023.1.10f1
Could not test with: 2023.2.0b7, 2023.3.0a2 (compilation errors in the Console window)
Reproducible on: HoloLens 2
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Gradient Editor window bottom-right gradient marker color is incorrect
- MaskField tooltips should only display Value when bound
- Reordering Enum Values in VFX Graph Uint Property expands the “Value” field
- Visual Effect Graph sample titles display in non-human-readable format
- UxmlNamespacePrefix does not apply when using UIBuilder documents
Add comment