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
- [URP] All materials render black when building via batchmode or without rendering Scene/Game view in Editor if Decal renderer Technique is set to "Automatic"
- Player Tags list shows extra blank space behind the scrollbar in the "Player Tags" settings window
- Edit Angular Limits gizmo handles are small and easy to miss-click in the Scene view
- Duplicate Player Tag save fails silently with no error or validation message
- Letters on the left side move further as Letter Spacing is increased when Advanced Text Generator is used and Alignment is set to Center
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.