Steps to reproduce:
- Create a new Mixed Reality (MR) or VR project
- Observe the Console
Actual results: Warning is thrown "The following asset(s) located in immutable packages were unexpectedly altered. Making changes to immutable packages isn't recommended because the changes can be lost without any warning during Package Manager operations. Packages/com.unity.xr.androidxr-openxr/Tests/Runtime/Anchors/Scene/yellow.mat"
Expected results: No warnings are present
Reproducible with versions: 1.4.0-pre.2 (6000.7.0a4, 6000.7.0a6)
Not reproducible with versions: 1.4.0-pre.2 (6000.5.11f1, 6000.6.0f1, 6000.7.0a3)
Tested on (OS): macOS 26.5
Notes:
- Does not seem to depend on any of the packages version as all packages are identical both on 6000.7.0a3 and 6000.7.0a4
- Only reproduces on the first open after project creation