Search Issue Tracker
Fixed
Fixed in 2022.3.47f1, 6000.0.20f1, 7000.0.0a4
Votes
0
Found in
2021.3.40f1
2022.3.36f1
2023.2.20f1
6000.0.10f1
7000.0.0a35
Issue ID
UUM-75651
Regression
No
[Search] Index Manager loses reference to Index asset when Index is moved while Name doesn't match up to File Path
Steps to reproduce:
- Open a Unity Project
- Open the Index Manager window by going to Window > Search > Index Manager
- Create a new Index by pressing the '+', pressing on Assets and then clicking create. Save the Asset Index with the file name TestIndex
- In the Index Manager window (not the Project browser), rename TestIndex to TestIndexxx. Note how only the name changes but not the file path or the actual file name
- Close the Index Manager window
- Move the TestIndex.index file into a different folder
- Re-open the Index Manager window by going to Window > Search > Index Manager
Actual results: The TestIndex index will be missing from the list of indexes
Expected results: The TestIndex will still be visible in the list of Indexes and will have correctly kept the reference to the .index file
Reproducible with versions:
- 6000.0.10f1
- 2023.2.20f1
- 2022.3.36f1
- 2021.3.40f1
Not reproducible with versions: -
Can’t test with versions: -
Tested on (OS): Windows 11
Notes:
- Sometimes the Index is still visible in the Index Manager after re-opening the Index Manager. However, right-clicking on the Index and clicking 'Force Rebuild' will cause a 'FileNotFoundException' saying it could not find the file.
- Quitting the project and restarting the Unity Editor can cause the Index Manager to re-find the .index files. Performing the reproduction steps will make it lose the file again.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Add comment