Steps to reproduce:
- Using an Editor that has the Web module installed, create a new 3D (URP) project via Unity Hub in an older version (6000.7.0a5) and open it
- Open the Project Settings > Quality panel
- Close the Project and upgrade it to a newer version (6000.7.0a6)
- In Project Settings > Services connect the Project to an Organization and a Project in it
- Observe the Console
Actual results: "Importer(LibraryAssetImporter) generated inconsistent result for asset(guid:00000000000000009000000000000000) "ProjectSettings/QualitySettings.asset"" warning is thrown with a stack trace
Expected results: No warnings are thrown, QualitySettings.asset reimports consistently
Reproducible with versions: 6000.7.0a6
Not reproducible with versions: 6000.0.83f1, 6000.3.23f1, 6000.5.11f1, 6000.6.0f1, 6000.7.0a5
Tested on (OS): Windows 11
Stack trace:
0x00007ffd0af2d01b (Unity) StackWalker::ShowCallstack
0x00007ffd0af2edc3 (Unity) PlatformStacktrace::GetStacktrace
0x00007ffd0af494a5 (Unity) Stacktrace::GetStacktrace
0x00007ffd0af0c1d7 (Unity) DebugStringToFile
0x00007ffd0810a89f (Unity) AssetDatabase::ConsistencyChecker::PartialCheck_Internal<core::hash_set<UnityGUID,core::hash<UnityGUID>,std::equal_to<UnityGUID> > >
0x00007ffd08127732 (Unity) ImportAssetsV2_Internal<core::hash_set<UnityGUID,core::hash<UnityGUID>,std::equal_to<UnityGUID> > >
0x00007ffd08196525 (Unity) AssetDatabase::ImportAssets
0x00007ffd081b5dfe (Unity) AssetDatabase::WriteRevertAssets
0x00007ffd081b1dff (Unity) AssetDatabase::SaveAssets
0x00007ffd0894d878 (Unity) UnityConnect::SetCloudProject
0x00007ffd0894b53d (Unity) UnityConnect::OnMissingProjectInfosFetched
0x00007ffd08662d93 (Unity) UnityConnect_CUSTOM_OnMissingProjectInfosFetched_Internal