Search Issue Tracker
Fixed
Fixed in 2023.2.0b18, 2023.3.0a4
Votes
0
Found in
2023.2.0b16
2023.3.0a1
Issue ID
UUM-45842
Regression
No
[CoreRP] 'GraphicsSettings.asset' gets marked as dirty during every project save
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"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment