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
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
- [Mono] Crash on SystemNative_ReadDirR() when building for IOS/Android on a macOS machine
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).