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
- Font Asset Creator results bright font colors are not light theme friendly
- Font Asset Creator Font Atlas preview disappears when saved
- When an application is built with Development Build, it results in increase in GUI.Repaint due to DeveloperConsole calls
- Font Asset Creator Font Face dropdown is active but does nothing when clicked if the Font has Include Font Data disabled
- Crash on PPtr<Shader>::operator Shader*() const when Calling Resources.UnloadUnusedAssets() in a specific project
Resolution Note (2019.1.X):
These exceptions are coming from the OS. We have discussed these with MS but do not have a resolution.