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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment