Steps to reproduce:
- Create a new project with VR template
- Once the project fully loads, close the Editor
- Reopen the project
- (Optional and might reproduce without it) enter Play mode
- Observe the Console
Actual results: "Importer(NativeFormatImporter) generated inconsistent result for asset(guid:3dd11dcd12272e54f8a19d8224e35f53) "Assets/XR/Settings/OpenXRPackageSettings.asset"..." warnings are shown
Expected results: No warnings are visible
Reproducible with versions: 1.16.1, 1.17.0 (6000.0.75f1, 6000.3.16f1, 6000.4.9f1)
Not reproducible with versions: 6000.5.0b10, 6000.6.0a6
Tested on (OS): macOS 26.5
Notes:
- Does not reproduce when first opening the Editor and warnings only seem to appear after reopening
- Stack trace varies depending on the Editor version:
6.0 - UnityEditor.EditorAssemblies:ProcessInitializeOnLoadMethodAttributes ()
6.4 - UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()