Search Issue Tracker
Fixed in 2021.3.33f1
Fixed in 2021.3.X, 2022.3.X, 2023.2.X, 2023.3.X, 2023.3.0a15
Votes
0
Found in
2022.3.0f1
2023.1.0a1
2023.2.0a1
2023.3.0a1
Issue ID
UUM-55851
Regression
Yes
Search Indexing restart each time you start Unity
- Setup a project with a few assets
- Ensure you have an index in your Asset folder (not the default index in UserSettings).
- Open the search window. Validate that you can search assets in your project.
- Close the search window.
- Close Unity.
- Reopen Unity.
- Open the search window. See that the Progress bar for indexing restarts. Alternatively you can look at <Project>\Library\Search and see that the index file are deleted when you start Unity.
Woararound: if you only have an index file in UserSettings this won't happen.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment