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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note (2019.1.X):
These exceptions are coming from the OS. We have discussed these with MS but do not have a resolution.