Search Issue Tracker
In Progress
Fixed in 2023.1.0b18, 2023.2.0a15
Fix In Review for 2021.3.X, 2022.3.1f1
Votes
0
Found in
2021.3.19f1
2022.2.7f1
2023.1.0b4
2023.2.0a4
Issue ID
UUM-27948
Regression
No
Search window doesn't show any project assets
Reproduction steps:
1. Open attached project “Untitled3dPlatformer“
2. In the Search window search bar type “prefab“
Expected result: Search window displays prefabs in the Project section
Actual result: Search window doesn’t display prefabs in the Project section
Reproduced with: 2021.3.19f1, 2022.2.7f1, 2023.1.0b4, 2023.2.0a4
Not reproduced with: 2020.3.45f1 (Search window not implemented)
Reproduced on: macOS 13.0.1 (Intel), Windows 10 64bit (by user)
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
- Graphics.DrawProcedural doesn't work like in DX11 when used with DX12
- [Quest 2] Running Entities Graphics/BatchRendererGroup under Vulkan results in a frame rate drop compared to OpenGLES 3 and causes Tile Binning to cost more
- Filters dropdown: Window doesn't rescale on items collapse
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
Resolution Note (fix version 2023.2.0a15):
Ensure we have try/catch when calling custom indexer. That said, these indexers seemed to be causing other problems in the project. See how the project browser is empty (but the search window is correclty populated).