Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.2.0b7
2018.2.0f2
Issue ID
1063725
Regression
Yes
AssetDatabase.FindAssets("AssetName", new string[]{}) does not find and return an asset when its name is supplied
Reproduction steps:
1. Open the attached project "FindAssets.zip";
2. Click "Tools/Test" from the menu.
3. Observe the results in the console.
Expected results: there should be "1" printed as the correct asset is found.
Actual results: there is "0" and error printed as the asset is not found.
Reproduced on: 2018.2.0b7, 2018.2.1f1, 2018.3.0a6.
Not reproduced on: 2017.4.8f1, 2018.1.9f1, 2018.2.0b6.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment