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
- 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
Resolution Note:
Fixed by another internal issue: UUM-119254: Hierarchy v2: [Correctness] Failed to perform Exclude on Search filter because "-" doesn't work