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
- [WebGL]"TypeError: Cannot read properties of undefined (reading 'length')" error is thrown when starting the Player when config.autoSyncPersistentDataPath is set to true
- [UaaL] Freeze on "GetLightingSettingsOrDefaultsFallback()" when rotating device screen after unloading Unity framework
- A white vertical artifact is present when any Material from HDRI is used for a panoramic skybox
- Editor freezes when handling Havok collision interactions between a thin collider and the player controller
- No blue outline is shown on a folder in the Project tab when an external file is being dragged over the folder
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