Unity Issue Tracker - Quick Search does not display Hierarchy GameObjects when using custom PreviewSceneStage
Fixed
UUM-30315
Quick Search does not display Hierarchy GameObjects when using custom PreviewSceneStage
Unity: Search
Fixed
2023.2.X
2023.1.X
2022.3.X
Won't Fix
2023.3.X
2022.2.X
2021.3.X
2020.3.X
Already fixed since the original PR landed in trunk.
The PR will land in 2022.3
How to reproduce:
1. Open the "Teste_PreviewStage" project
2. Open the "SampleScene"
3. Navigate to Menu > Test and select "Open Preview Stage"
4. In the "Open Preview Stage" menu select "Open Stage"
5. Add a sphere (GameObject > 3D Object > Sphere)
6. Open Quick Search (Edit > Search All)
7. In Quick Search enter "h:Sphere" and observe the results
Expected result: sphere GameObject is shown in Quick Search
Actual result: nothing is shown in the Quick Search results