Search Issue Tracker
Active
Under Consideration for 6000.3.X, 6000.4.X
Votes
0
Found in
6000.2.2f1
6000.3.0a5
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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment