Not signed in
Copyright © 2026 Unity Technologies
Avoid quadratic indexing time when indexing scenes with prefabs.
2022.1 has reached end of life so the issue will be fixed in a newer version.
Reproduction steps:
Expected result: Search index build duration is linear to its complexity Actual result: Search index build duration is disproportionate
Reproducible with: 2021.3.11f, 2022.1.18f1, 2022.2.0b9, 2023.1.0a12 Couldn't test with: 2020.3.40f1(Index manager does not exist)
Reproduced on: Windows 11
Sign in to see your voted issues