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
- CSS is not applied when using USS type selector "GridBackground"
- Player .exe remains open as a background task after closing it when Active Input Handling is set to "Input System Package (New)"
- Exception block is being rewritten to throw an incorrect number of exceptions when running a project built using IL2CPP Scripting Backend
- [Android] [Vulkan] Warning "AndroidPlayer "<device>" VULKAN: GENERAL WARNING: The following warning was triggered: VKDBGUTILWARN003." spammed every frame when the application is actively running on a device
- Skinning Editor missing tooltips
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).