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
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
Add comment