Search Issue Tracker
Fixed
Fixed in 2021.3.36f1, 2022.3.21f1, 2023.2.13f1, 2023.3.0b10
Votes
0
Found in
2021.3.33f1
2022.3.15f1
2023.2.4f1
2023.3.0a19
Issue ID
UUM-59213
Regression
No
Search Results in the Unity Search Window do not update when renaming folders
How to reproduce:
1. Open the “TempTest.zip” project
2. Open the Search Window
3. Enter the following: “ where{p:t=Material, @path:Assets/Materials/} “
4. Change the name of the Materials folder.
5. Change the Search path to the new folder name.
Expected result: The assets are found in the newly changed path
Actual result: The assets are only found in the old path
Reproducible with: 2021.3.33f1, 2022.3.15f1, 2023.2.4f1, 2023.3.0a19
Reproducible on: MacOS 13.3.1 (by reporter), Windows 11
Not reproducible on: no other environment tested
Note:
- The issue can be resolved by reimporting the assets in a folder.
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
- [UWP] Mouse movement re-triggers stale <Mouse>/scroll value after the scroll wheel is used once
- "Shutdown worker was forced killed because it kept running. Worker ..." errors are thrown after building a blank HDRP project
- [UI Toolkit] USS materials in AssetBundles break due to InstanceID referencing a material that no longer exists when a Scene is loaded through Addressables for the second time
- Help button leads to a missing documentation page when clicked on a Font Import Settings in the Inspector
- TextMeshPro Text Component reads bottom-to-top instead of top-to-bottom when using RTL Editor
Resolution Note (fix version 2023.2.13f1):
Search: When directory are renamed, properly invalidate propertydb
Resolution Note (fix version 2022.3.21f1):
Search: When directory are renamed, properly invalidate propertydb
Resolution Note (fix version 2021.3.36f1):
Search: When directory are renamed, properly invalidate propertydb