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
- Shader Graph Create Node window cannot be resized or moved after maximizing and reopening it
- [Usability] Cannot toggle Scene checkboxes using TAB/Enter in Build Profiles’ > Open Scene List
- Installing HDRP package throws Shader Graph validation warning about Exposure node when installed in Universal 3D Template
- ShaderGraph “Create Node” menu’s resize icon overlaps with the menu's scrollbar
- ShaderGraph “Create Node” menu’s Search bar's typing cursor is barely visible since it's black on a dark background
Add comment