Search Issue Tracker
Fixed in 3.0.0
Votes
0
Found in [Package]
3.0.0
Issue ID
1152951
Regression
No
[WindowsMR] Crash on 2nd time entering VR mode from None
REPRO STEPS
1. Build/deploy attached project for UWP, x64, local machine
2. run the app
3. Press Q to enable VR mode
4. Focus the HMD (Win+Y) and press E to disable VR mode
5. Repeat 3-4
> UnityPlayer.dll!win::ComPtr<UnityWinRTBase::Windows::Graphics::Holographic::IHolographicSpace>::operator->() Line 87 C++
UnityPlayer.dll!VRDeviceHoloLens::BeginRenderingToDeviceGfxThread() Line 628 C++
UnityPlayer.dll!HoloLensEventGfxThreadCallback(UnityVREventGfxThreadType eventType, unsigned int data, const UnityVRGraphicsContext * graphicsContext) Line 370 C++
UnityPlayer.dll!VRDevice::SendVRDeviceEvent(unsigned int eventID, unsigned int data) Line 1611 C++
UnityPlayer.dll!GfxDevice::SendVRDeviceEvent(unsigned int eventID, unsigned int data) Line 1718 C++
UnityPlayer.dll!GfxDeviceWorker::RunCommand(ThreadedStreamBuffer & stream) Line 2330 C++
UnityPlayer.dll!GfxDeviceWorker::RunExt(ThreadedStreamBuffer & stream) Line 490 C++
UnityPlayer.dll!GfxDeviceWorker::Run() Line 476 C++
UnityPlayer.dll!GfxDeviceWorker::RunGfxDeviceWorker(void * data) Line 454 C++
UnityPlayer.dll!Thread::RunThreadWrapper(void * ptr) Line 78 C++
kernel32.dll!BaseThreadInitThunk() Unknown
ntdll.dll!RtlUserThreadStart() Unknown
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment