Search Issue Tracker
Fixed in 1.3.1
Votes
4
Found in [Package]
2019.4
2020.3
2021.2
2021.2.0f1
2022.2
Issue ID
1379929
Regression
No
[OpenXR] Device disconnection during running application freezes and explodes the log file to hundreds of megabytes in seconds
Reproduction steps:
1. Open the user's attached project "SSAOXR.zip"
2. Make sure Quest 1/2 is attached and Oculus Link established
3. Enter Play Mode of the "SSAO_Stereo_Issues" scene
4. Unplug Quest
5. Re-plug Quest and re-establish Oculus Link connection
6. Notice the Application not resuming
7. Check the Editor.log
Expected result: Device disconnection during the running application does not explode the log file to hundreds of megabytes in seconds
Actual result: Device disconnection during running application freezes and explodes the log file to hundreds of megabytes in seconds
Reproduces on: 2019.4.32f1, 2020.3.24f1, 2021.2.4f1, 2022.2.0b1
Messages being spammed:
Error: XrResult failure [XR_ERROR_SESSION_LOST]
Origin: xrCreateSwapchain(session, &swapchainCreateInfo, &swapchain.handle)
Source: C:\build\output\unity\xr.sdk.openxr\NativePlugin\Source\unity_swapchain.cpp:183
Notes:
-User notes that this can also happen with Oculus and Air links
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
Add comment