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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment