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
- "Initialization Mode" and "Update Mode" drop-downs are not localized in the Custom Render Texture asset
- Switching Graphics Default or DevLook Profile to “NightSkyRenderingSettings Profile” throws “KeyNotFoundException” error in the Console window
- Section separator renders in the wrong place in Search Journaling and Archetypes windows
- [D3D12][UWP] Additional persistent shadows are drawn in UWP builds when using D3D12
- Search Journaling window link to Journal Manager documentation isn’t working
Resolution Note:
Fixed by another internal issue: UUM-119254: Hierarchy v2: [Correctness] Failed to perform Exclude on Search filter because "-" doesn't work