Search Issue Tracker
Fixed
Fixed in 2021.3.28f1, 2022.3.1f1, 2023.1.0b18, 2023.2.0a15
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
- MultiColumnTreeView does not auto-expand foldouts when autoExpand is set to "true"
- Animation does not control the property of the Gameobject when the keyframe and initial value are the same
- Decal Technique set to Automatic prefers the DBuffer option when using OpenGL
- Brush Size in the Inspector window does not update when the Brush Size in Scene View is changed
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
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).