Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
4.1.0-pre.2
Issue ID
1348587
Regression
Yes
[OpenXR] Settings are not loaded for Oculus Quest when the Unity Editor build is executed in batchmode
How to reproduce:
1. Download the user's attached project: "case_1348587_repro"
2. Navigate through the explorer to the Unity's editor installation folder
3. In the command window run the following command "unity.exe -batchmode -executemethod CustomBuild.CheckFeatures -projectpath d:\temp\case_1348587_repro -logfile test.log -quit"
4. Wait a few minutes and then check the log file "test.log" located in the Editor's folder
Expected result: No errors appear
Actual result: The following error appears "Package Settings Corrupt"
Reproducible with:
Open XR 4.0.6 (2020.3.15f1)
Open XR 4.1.0-pre.2 (2021.1.16f1, 2021.2.0b6, 2022.1.0a4)
Not reproducible with:
Open XR 4.0.5 (2020.3.15f1)
Could not test with: 2019.4.29f1 (project breaks after downgrading)
Notes:
- Make sure to change the commands project's path accordingly, or move the project to a folder located in "d:\temp"
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
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
- [Android] [Adreno] [WebGL] A light cookie is not rendered with shader compile error when WebGL build is launched on a device with Adreno GPU
- Rigibody sliding over a flat surface that is made of several GameObjects detects false collisions when Collision Detection is set to "Continuous" or "Continuous Dynamic"
- UI Toolkit Label height is incorrectly calculated when using max-width with percentage value
- Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled
This is a duplicate of issue #1357482