Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
2019.3.0a4
Issue ID
1158477
Regression
No
[UWP] Switching from none XR SDK to Windows Mixed Reality SDK and shutting down app doesn't kill MR portals app instance
Steps to reproduce:
1. Download attached project
2. Switch platform to UWP and build project
3. Open VS solution and build player
4. Make sure you have WindowsMR devices connected
5. Launch app
6. Press 'Q' to switch XR SDK to Windows Mixed Reality
7. Close app by clicking on the close button in the window title bar
8. Check Task Manager or Visual Studio
Expected results: App is closed.
Actual results: App is still running in the background.
Reproduced with: 2019.3.0a4, 2019.2.0b4, 2019.1.5f1, 2017.4.27f1
Note:
- This error appears in 2017.4 when closing player. Player still runs in the background.
DXGI ERROR: IDXGISwapChain::ResizeBuffers: Swapchain cannot be resized unless all outstanding buffer references have been released. [ MISCELLANEOUS ERROR #19: ]
d3d11: IDXGISwapChain2::ResizeBuffers(...) failed (887a0001).
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (2019.3.X):
Workaround is to close the portal manually. Won't fix.