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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
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.