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
- Scene Filter buttons reset to "All" in the Occlusion Window when entering Play Mode but the Scene Filters themselves do not reset
- Transition property is not disabled in the UI Builder when it is set by a variable
- Crash on PersistentManager::GetSerializedType when opening a specific Scene
- GlobalObjectId.GetGlobalObjectIdSlow returns empty ID when in Prefab Isolation Mode
- Crash on Transform::RemoveFromParent when deleting a child GameObject
Add comment