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
- [iOS]"The destination host has an erroneous SSL certificate" error is thrown when using UnityWebRequest to connect to the server with a self-signed certificate
- Freeze/crash on DynamicHeapAllocator::Allocate when opening a specific project
- Text Settings Inspector sections names have no padding
- UI elements shrinking, misaligned buttons, swapped icons, or incorrect styles when rapidly cycling through Scenes in the Player
- Text field does not disappear if Ctrl+Z is pressed while editing in Viewport
Add comment