Search Issue Tracker
Fixed in 2018.1.X
Votes
1
Found in
2017.3.0f3
Issue ID
978088
Regression
No
[WindowsMR] 18.1 - Editor crashes starting playmode after HMD is disconnected play mode is ran
REPRO STEPS
1. Start Editor
2. Disconnect HMD
3. Start play mode
4. Stop play mode
5. Connect HMD (Wait for MRP to say "Ready")
6. Start play mode again
> Unity.exe!VRDeviceHoloLens::GetHoloLensPose(void) Unknown Symbols loaded.
Unity.exe!VRDeviceHoloLens::UpdateAllCameraInformation(void) Unknown Symbols loaded.
Unity.exe!HoloLensUpdateDeviceInfoCallback() Unknown Symbols loaded.
Unity.exe!VRDevice::EarlyUpdate(void) Unknown Symbols loaded.
Unity.exe!VRModule::EarlyUpdate(void) Unknown Symbols loaded.
Unity.exe!`VRModule::VRModule'::`23'::InitializationXREarlyUpdateRegistrator::Forward() Unknown Symbols loaded.
Unity.exe!PlayerLoop(void) Unknown Symbols loaded.
Unity.exe!PlayerLoopController::UpdateScene(bool) Unknown Symbols loaded.
Unity.exe!PlayerLoopController::EnterPlayMode(bool) Unknown Symbols loaded.
Unity.exe!PlayerLoopController::SetIsPlaying(bool) Unknown Symbols loaded.
Unity.exe!Application::TickTimer(void) Unknown Symbols loaded.
Unity.exe!MainMessageLoop() Unknown Symbols loaded.
Unity.exe!WinMain() Unknown Symbols loaded.
Unity.exe!__tmainCRTStartup() Unknown Symbols loaded.
kernel32.dll!00007ffecbcb1fe4() Unknown No symbols loaded.
ntdll.dll!00007ffecc72ef91() Unknown No symbols loaded.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Cursor image does not update when Cursor.SetCursor is called again with CursorMode.Auto
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project
- ListView list items in UIToolkit get stuck when reorderMode is set to Animated and they are reordered using two or more fingers on touch devices
Add comment