Search Issue Tracker
Fixed
Fixed in 1.13.0
Votes
0
Found in [Package]
1.10.0
1.13.0
Issue ID
OXRB-340
Regression
No
“Open XR Package Settings.asset” file is modified when "FeatureHelper.cs" and "OpenXRLoader.cs" files are run
Reproduction steps:
1. Open the attached "PROJECTFILE" project
2. In the Menu bar, press “XR Order Bug” and select “Feature Helper”
3. Save the project (File > Save)
4. Create a copy of the “PROJECTFILE/Assets/XR/Settings/Open XR Package Settings.asset” file
5. In the Menu bar, press “XR Order Bug” and select “Open XR Loader”
6. Save the project (File > Save)
7. Open the copied and the new “Open XR Package Settings.asset” files with a code editor
8. Observe the codes for any differences
Expected result: The copied and the new “Open XR Package Settings.asset” files are the same
Actual result: The copied and the new “Open XR Package Settings.asset” files have differences
Reproducible with: 1.10.0 (2021.3.38f1, 2022.3.27f1, 6000.0.0f1)
Couldn’t test with: 1.11.0-exp.1 (“XR Order Bug” selection is missing from the Menu bar)
Reproducible on: macOS Sonoma 14.4.1 (M1 Max), Windows 11
Not reproducible on: No other environment tested
Note:
-Save the project through the Editor in the Menu bar, because saving the project with the Ctrl+S shortcut may not work properly
-Differences are visible between code lines 319-337 (specifically on lines 324 and 332)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment