Search Issue Tracker
Fixed
Fixed in 1.13.0
Votes
0
Found in [Package]
1.13.0
Issue ID
OXRB-586
Regression
No
[UVCS] Unity Version Control shows changed "Open XR Package Settings.asset" file but Difference Viewer reports files being identical
Steps to reproduce:
1. Create a VR template project and switch to Android Platform
2. Install Unity's Version Control and set it up for the project
3. Open "SampleScene.unity"
4. Add any XR GameObject in the Hierarchy
5. In the Version Control Window observe the file "Assets\XR\Settings\Open XR Package Settings.asset" has status 'Changed'
6. Right-click and select "Diff" (install the required Difference viewer)
Expected Result: If the UVCS window says that the file has changed, the Difference viewer should report at least one change
Actual Result: The Difference viewer reports no changes
Reproducible with: 2021.3.34f1, 2022.3.18f1, 2023.2.7f1, 2023.3.0b4
Testing Environment: Windows 11
Not reproducible on: No other environment tested
Notes:
-Reproducible only when the platform is selected as Android
-To force changes to "Assets\XR\Settings\Open XR Package Settings.asset" one of these changes regarding XR should be made, including: Add an XR script to a GameObject, remove an XR GameObject etc.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Add comment