Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.3.15f1
6000.4.6f1
6000.5.0b7
6000.6.0a6
Issue ID
UUM-142149
Regression
No
New Hierarchy filtering query block remains visible but filtering is not applied when returning from Prefab Mode in Context
Steps to reproduce:
- Create a new URP 3D Project
- Make sure the "Use new Hierarchy window" is enabled in Preferences > Editor
- In the Hierarchy, create a Cube GameObject
- Drag it to the Project window to create a prefab
- In the Hierarchy, click on the search icon to add query blocks
- Select Component > Any
- Observe only the prefab is visible in the Hierarchy
- Click on the ">" next to prefab to open it in context
- Click the "<" to exit prefab context
- Observe the Hierarchy
Actual results: The query block remains visible in the Hierarchy search field, but the Hierarchy is no longer filtered and non-prefab GameObjects are shown
Expected results: The Hierarchy should remain filtered according to the visible query block after returning from Prefab Mode in Context, or the query block should be cleared if the filter is no longer applied
Reproducible with versions: 6000.3.15f1, 6000.4.7f1, 6000.5.0b8, 6000.6.0a5
Can’t test with versions: 6000.0.75f1 (New Hierarchy not available)
Tested on (OS): Ubuntu 24.04, macOS 26.4
Notes:
- Closing and reopening the Hierarchy window clears the stale query state
- Reopening the scene does not clear the issue
- Resetting the Editor layout also removes the query block
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- AdaptiveLOD sample has missing prefabs and throws missing prefab errors when the AdaptiveLOD sample is imported and the AdaptiveLOD scene is opened
- Error "transform.position assign attempt for 'x' is not valid" is logged when Moving Game Object to View while a Scene is multi selected
- [Desktop] Plastic move detection mixes up identical files
- SVG Icon has tessellation issues in "Antialiased Arc Encodings", ok with "Basic Triangulation"
- "You may not pass null objects" and "Maximized serialized file backup not found" errors are thrown when maximizing and minimizing docked Multiplayer Play Mode window after Multiplayer Play Mode package is uninstalled
Add comment