Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2021.1.X
Votes
0
Found in
2018.2.0a6
2021.1
2021.2
Issue ID
1307800
Regression
No
[Search] Index Manager: Empty item in Include or Exclude list will be taken in count
1. Create a new project
2. Open the Index Manager from Windows->Search->Index Manager menu
3. Create a new Assets index file and set the Root to Assets
4. In the excludes rollout, add another item but leave it blank
5. Save the index modifications
Expected results: Empty value should be ignored
Actual results: The index will now contain 0 elements as the empty exclude field is considered as "Everything"
Reproducible with: 2021.1.0b9, 2021.2.0a6
Could not test with: 2018.4.32f1, 2019.4.21f1, 2020.2.7f1 (Index Manager menu is not present)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
- Code continues to run after enabling the Frame Debugger when in paused Play Mode and using 'WaitForSecondsRealtime' coroutine
Add comment