Reproduction Steps:
- Open either the attached "HDRP_Project" or "URP_Project"
- Make sure that "Preferences" -> "AssetPipeline" -> "Verify Saving Assets" is enabled
- Go to "File" -> "Save Project"
- Observe that "GlobaSettings.asset" in listed in the "Save Assets" window (meaning it's dirty)
- Click "Save All"
- Go to "File' -> "Save Project" again
Expected result: "GlobalSettings.asset" is no longer in the list of dirty assets that need saving
Actual result: "GlobalSettings.asset" does not get cleared from the list after "Save All"