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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Fixed by another internal issue: UUM-119254: Hierarchy v2: [Correctness] Failed to perform Exclude on Search filter because "-" doesn't work