Search Issue Tracker
Fixed in 2020.2.1b2
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.3.6f1
2019.1.0a1
2019.2.0a1
Issue ID
1129353
Regression
No
Assets are not searchable in the Project Window when they are renamed
Steps to reproduce:
1. Open Project "AssetSearchBug"
2. Type "t:Foo" into the Search Field of the Project Window
3. Rename Script "Foo" to "Bar" and rename Class to "Bar" within the Script
4. Type "t:Bar" into the Search Field of the Project Window
5. Restart Unity Type "t:Bar" into the Search Field of the Project Window
6. Reimport All Assets Type "t:Bar" into the Search Field of the Project Window
Expected results: Assets can be found by Search after renaming them
Actual results: Assets need to be re-imported to be searchable in the Project Window
Reproducible with: 2017.4.21f1, 2018.3.7f1, 2019.1.0b4, 2019.2.0a6
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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Resolution Note (fix version 2020.2.1b2):
The asset pipeline is currently changing backend, this will be addressed a later time when the new backend becomes default.