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
- Crash on UndoManager::Undo when undoing SpriteAtlas Compression value changes
- [Happy Harvest] #ThunderLabel text is "\u26C8" instead of "⛈"
- Warning “New Sprite Atlas: There is a mismatch in secondary textures of sprites compared to WhiteUnit, wasting texture space and potentially break draw call batching. Affected Sprites are (Flag)“ is thrown when packing Atlas with Sprite Atlas V2
- Sprite Editor dropdown text is cut-off for options with longer text
- Sprite Editor can't be scrolled horizontally using the trackpad gesture
Add comment