Search Issue Tracker
Fixed
Votes
0
Found in
6000.3.0a6
6000.4.0a1
Issue ID
UUM-115068
Regression
No
Hierarchy V2 Exclude Query Block does not return correct search results
Steps to reproduce:
- Open the attached project
- Open TestScene
- Add a new Query Block for Box Collider
- Observe that the Hierarchy window search correctly returns the Cube object
- Right-click on the Query Block
- Select the Exclude option
- Observe the Hierarchy search results again
Actual results: Hierarchy Search returns the same results as before the block was excluded
Expected results: Hierarchy Search returns all Scene objects that don't contain a Box Collider Component
Reproducible with versions: 6000.3.0a2, 6000.3.0a6
Can’t test with versions: 6000.0.56f1, 6000.1.16f1, 6000.2.1f1, 6000.3.0a1 (Hierarchy V2 not available)
Tested on (OS): macOS 15.6.1, Ubuntu 24
Notes:
- Using a dedicated Search window with the Excluded Box Collider Query Block returns the correct results
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
- 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
Resolution Note:
Fixed by another internal issue: UUM-119254: Hierarchy v2: [Correctness] Failed to perform Exclude on Search filter because "-" doesn't work