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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.