Search Issue Tracker
By Design
Votes
0
Found in
2017.4.0f1
2018.2.0a1
2018.2.14f1
2018.3.0a1
2019.1.0a1
Issue ID
1101376
Regression
No
[UWP][MR] Multiple exception are spammed in Mix Reality app
Steps to reproduce:
1. Create a new MR project
2. Switch platform to UWP
3. Build a Visual Studio solution
4. Open Visual Studio and build the solution (Debug, x64, local machine)
Actual results: multiple exceptions are thrown.
Exception thrown at 0x00007FF9B152A388 in New Unity Project (2).exe: Microsoft C++ exception: _com_error at memory location 0x0000007A401F6118.
Reproduced with: 2019.10a12, 2018.3.0f1, 2018.2.19f1, 2017.4.17f1
Note: Reproducible with x64 and x86. Not reproducible with .NET backend.
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 (2019.1.X):
These exceptions are coming from the OS. We have discussed these with MS but do not have a resolution.