Search Issue Tracker
Active
Under Consideration for 6000.3.X, 6000.4.X
Votes
0
Found in
6000.2.2f1
6000.3.0a5
6000.5.0a1
Issue ID
UUM-115491
Regression
No
Inconsistent state scoping, Search is global across Hierarchy windows, but Sorting is unique per window
Steps to reproduce:
- Create a new Unity project
- Open a second Hierarchy window (Right-Click > Add Tab > Hierarchy)
- Dock both Hierarchy windows side by side
- In Hierarchy Window A, type something into the Search field (e.g., Cube)
- The search immediately applies in the Hierarchy Window B as well
- In Hierarchy Window A, change the Sorting option (e.g., from Transform Order to Alphabetical)
- Observe the result in Hierarchy Window B
\\
Actual results: The sorting change is not applied to the Hierarchy Window B
Expected results:
- Either both Search and Sorting should be global across all Hierarchy windows,
- Or both should be unique per window
\\
Reproducible with versions: 6000.2.2f1, 6000.3.0a5
Can’t test with versions: 6000.1.16f1 (no sorting feature)
\\
Tested on (OS): Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment