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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Resolution Note (2019.1.X):
These exceptions are coming from the OS. We have discussed these with MS but do not have a resolution.