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
- Line Brush blue outline appears at incorrect position when painting start of line in Tile Palette
- [URP] All materials render black when building via batchmode or without rendering Scene/Game view in Editor if Decal renderer Technique is set to "Automatic"
- Player Tags list shows extra blank space behind the scrollbar in the "Player Tags" settings window
- Edit Angular Limits gizmo handles are small and easy to miss-click in the Scene view
- Duplicate Player Tag save fails silently with no error or validation message
Resolution Note:
Fixed by another internal issue: UUM-119254: Hierarchy v2: [Correctness] Failed to perform Exclude on Search filter because "-" doesn't work