Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
2017.2.0f3
2018.1.0a6
Issue ID
973712
Regression
Yes
Unity crashes on play when hololens is disconnected at StageRoot::GetBoundaryGeometry
Steps to reproduce:
1. Open the attached project
2. Open the main.unity scene
3. In Player Settings, enable Virtual Reality Support and select Windows Mixed Reality
4. Navigate to Window > Holographic Emulation and select Remote to Device as the Emulation Mode
5. Enter the HoloLens IP address in the Remote Machine field
6. Play the app
7. Observe the crash
Actual Behavior: Unity editor crashes
Expected Behavior: Unity editor should properly play a scene when a devices is disconnected
Reproduced with: 2017.2.0f3 MRTP, 2017.2.0p1 MRTP 4, 2017.2.0p2 MRTP 5, 2017.3.0f1, 2018.1.0a7
Not reproduced with: 2017.1.2p3, 2017.2.0p4
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
Add comment