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
- Source Generation with GeneratePropertyBag fails when using reserved keywords as variable names with @ prefix
- Prismatic ArticulationBody moves in opposite direction when using targetVelocity
- Shader Graph skybox material is rendered inccorrectly in builds when "Allow Material Override" or "Cast Shadows" are enabled and the "Deferred" Rendering Path is used
- Object motion is affected by incorrectly added rotation motion when importing animations
- Base class's Context Menu method is called when calling it in the Editor from the child class and the child class overrides this method
Resolution Note (2019.1.X):
These exceptions are coming from the OS. We have discussed these with MS but do not have a resolution.