Search Issue Tracker
Won't Fix
Won't Fix in 1.4.X
Votes
1
Found in [Package]
1.4.1
Issue ID
OXRB-26
Regression
No
[UWP] ArgumentNullException: Value cannot be null exception is thrown when resuming OpenXR MRTK app after waking HL2 from sleep
How to reproduce:
1. Open the attached project "MRTKTesting.zip"
2. Build And Run the project on HoloLens 2
3. Put HoloLens 2 to sleep
4. Turn on HoloLens 2
5. Resume the "MRTKTesting" app
Expected results: No exceptions are thrown
Actual results: "ArgumentNullException: Value cannot be null" exception is thrown
Reproducible with: 1.2.8, 1.3.0 (2020.3.20f1, 2021.1.28f1)
Could not test with: 2019.4.32f1 (OpenXR Plugin not supported), 2021.2.2f1 (errors are thrown in the Console window), 2022.1.0a15 (crashes)
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
There are no fixes planned for this Bug
Resolution Note (1.4.X):
Could not reproduce with latest OpenXR version.