Steps to reproduce:
- Open the "DictionariesBugs.zip" project
- Open the "SampleScene"
- Select the "Dicts" GameObject
- In the Inspector, expand all child dictionaries
- Set all dictionary sorting to decreasing and the middle one to increasing (in that order)
- Change the sort on the parent dictionary
- Observe the child dictionaries
Actual results: The same sorting remains as before step 6 in child dictionaries
Expected results: All child dictionaries are sorted in increasing order
Reproducible with versions: 6000.6.0a6, 6000.6.0b5, 6000.7.0a3
Can’t test with versions: 6000.0.80f1, 6000.3.20f1, 6000.5.5f1, 6000.6.0a5 (Dictionaries are not drawn in Inspector)
Tested on (OS): Windows 11 Pro (25H2)