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
- Package Manager Filters (Status) dropdown is different color than Packages, Sort or Add package dropdowns
- “Subscription based” option in Package Manager Filters (Status) dropdown disappears when “Update available” option is selected and dropdown is closed and opened again
- “Custom Physics Shape” mode title is cut off in Sprite Editor tab
- Particle System property description labels show through the Particle System’s curve editor when hovering the mouse over the curve editor
- Project Settings search shows last matching settings tab when no settings match the entered word
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).