Steps to reproduce:
- Create and open a new 3D URP project
- Open Edit -> Project Settings -> Quality
- Create a preset of the current Quality Settings
- Deselect and re-select the Preset to open it in Inspector
- On the preset, change the default Quality Level from the dropdown to the last one
- Reorder the list - pull the bottom level to the very top
- Observe the Quality Levels section
Actual results: Only the default level gets reordered (name and checkboxes do not get reordered)
Expected results: Everything gets reordered (the bottom level is put at the top, including the name, checkboxes, default level)
Reproducible with versions: 6000.6.0a6
Not reproducible with versions: 6000.0.76f1, 6000.3.17f1, 6000.4.10f1, 6000.5.0b11, 6000.6.0a5
Tested on (OS): Windows 11 Pro (25H2)
Notes:
- Before the regression, the default level wouldn't get reordered, but everything else would get reordered - now, the behavior is the opposite
- After creating the preset, it must be deselected. This doesn't reproduce if the preset is not reselected
- Reordering in Quality Settings doesn't reproduce the issue