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
- Assets, Objects and Keywords tabs cannot be scrolled horizontally in Search Index Manager window
- USS code is not updated when a selector is deleted or is moved to a new USS file
- Custom elements not visible in UI Builder when defined in a namespace starting with "Unity"
- Decal Projectors of Prefabs appear less faded in Scene view
- Default Preset application and Reset() method execution order is different when adding a Component via the Inspector versus calling Reset via the Component context menu
Add comment