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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment