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
- Hover style remains on elements after the cursor is moved away when the 'transition-delay' property is used
- [Android] [UIToolkit] FPS drops/increase in time consumption in the UI Toolkit rendering when adding "style.backgroundColor" and/or "style.backgroundImage" to the VisualElement
- onDisable not always called for SearchProvider
- Build failure errors are cleared in console before you can read them
- Sprite Library Editor contains corrupted and low resolution icons
Add comment