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
- Console displays "ArgumentException: Cannot unschedule unknown scheduled function UnityEngine..." error after the "Audio Random Container" closing
- [Ubuntu] Asset Bundles Dropdowns Contain Empty Row in Inspector
- Symbols are generated for a third-party native plug-in with 'Shared Library Type' set to 'Executable' when building for Android
- "Search by Import Log Type" Icon Nearly Invisible in Light Theme (Project Window)
- [Android] Realtime Directional Light turns off when there is no realtime shadow caster in the view
Add comment