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
- [Android][Vulkan] Application crashes with out of memory when warming up a specific shader on some of the Adreno devices
- Unity Editor hangs on a fresh import when using "-CacheServerWaitForUploadCompletion" command line argument
- SpriteShapeRenderer overrides stencil settings when a custom shader is used to set stencil values
- Frame Debugger window is flickering and unusable when HDRP Water is used in the Scene
- New scene is marked dirty when selecting the Main Camera
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