Search Issue Tracker
Fixed in 2019.3.X
Votes
3
Found in
2019.3.0a1
2019.3.0b1
2020.1.0a1
Issue ID
1181291
Regression
Yes
AssetDatabase.FindAssets contains no results when "b:" search filter is used
How to reproduce:
1. Open the user-submitted project
2. Enter Play mode
Expected result: A message with the name of the found Asset is printed in the Console
Actual result: A message that there are no Assets found is printed in the Console
Reproducible with: 2019.3.0a1, 2019.3.0b3, 2020.1.0a4
Not reproducible with: 2017.4.32f1, 2018.4.9f1, 2019.1.14f1, 2019.2.5f1
Notes:
No Assets are found when searching for Assets with the "b:" search filter in the project window as well.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment