Search Issue Tracker
Fixed in 2020.2.X
Votes
1
Found in
2019.1.0a10
Issue ID
1228635
Regression
No
Compilation with 5000 ScriptedImporters is very slow, takes 250 seconds
To reproduce:
1. Get attached project.
2. Open it.
3. Recompile scripts by making any change to some scrip CSharpScritps assembly (can modify TestAssets/ScriptedImporters.cs)
Results:
100 Scripted Importers - 6 seconds
1000 Scripted Importers - 18 seconds
5000 Scripted Importers - 250 seconds
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Packman] Artifacts appear in the maximized Package manager window on multiple clicking Package manager tabs
- Potential race condition inside AssetDatabase.ParallelEnumeration
- Multiple unsaved changes dialogs appear for the same window if window was docked and undocked
- Caching preprocessor does not support 1.#INF
- [Linux] Unity crashes or freezes when loading an AssetBundle with AssetBundle.LoadFromFile
Add comment