Search Issue Tracker
Fixed
Fixed in 6000.3.0b6, 6000.4.0a2
Votes
0
Found in
6000.3.0b3
6000.4.0a1
Issue ID
UUM-119643
Regression
No
[Hierarchy V2] Filtering search results for Prefabs does not return any results
Steps to reproduce:
- Open the attached project
- Open the TestScene
- Observe that the Scene contains a Cube prefab
- In the Hierarchy's Search window, add a new query block Components -> Prefabs
- Observe the Hierarchy results
Actual results: No objects are returned
Expected results: Cube object is returned
Reproducible with versions: 6000.3.0a2, 6000.3.0b3, 6000.4.0a1
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
Notes:
- If the 'Open query in Search Window' button is used after adding the Prefab query, the opened search window will display the correct result
- Picking the Search query block from the Prefabs section instead of the Components section (e.g. - Prefabs -> Any) will return the correct result
Notes:
- Legacy hierarchy doesn't support t:prefab.
- Search Window supports t:prefab in hierarchy because we have a specific Managed filter.
** We should try to make the C++ type filtering code work with prefab
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “FocusController has unprocessed focus events.” warnings are thrown after adding iOS, tvOS or visionOS Build Profiles
- Holes and different colors appear on default Tree Materials after applying them to the Tree GameObject and undoing changes
- Error indicating that the Text Asset Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
- Documentation installation shows "Install failed: Validation Failed" when installing Android Build Support module
- Error indicating that the Package Manifest Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
Add comment