Search Issue Tracker
Fixed in 11.0.0
Fixed in 7.5.2, 10.3.0
Votes
0
Found in [Package]
9.0.0-preview.35
Issue ID
1219159
Regression
No
[URP] QualitySettings.asset file gets overwritten with the same content when the Editor is closed
How to reproduce:
1. Create new Univeral RP template
2. In the directory of the project, open ProjectSettings -> QualitySettings.asset via notepad++
3. Close the Project
4. Observe the QualitySettings.asset file in notepadd++
Expected result: nothing happens
Actual result: notepad prompts that the file has changed (the file content does not change, but the file is different)
Reproducible with: 2019.4.6f1 (7.3.1), 2020.1.0f1 (8.2.0), 2020.2.0a18 (8.1.0, 9.0.0-preview.35)
Could not test with: 2018.4.25f1 (Univeral RP was not yet released)
Does not reproduce on: HDRP, classic render pipeline
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Resolution Note (fix version 10.3.0):
Fixed in: URP 10.3.1