Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.3.0b1
2017.3.0f3
Issue ID
1004228
Regression
No
Using Assembly Definition increases recompile time for about 10 seconds more
Reproduction steps:
1. Download user's project and open in Unity
2. Try changing Test.cs script and note the recompilation time
3. Remove the DLLPlugins and DLLEditorPlugins
4. Import .dll files from Library\ScriptAssemblies
5. Try changing Test.cs script and note the recompilation time
Expected: the times should be almost the same
Actual: recompilation time with DLLPlugins and DLLEditorPlugins is larger (about 15sec) than with ScriptingAssemblies (about 4sec)
Reproduced on: 2017.3.0b1; 2017.3.1p3; 2018.1.0b10; 2018.2.0a3
Not reproduced on: 2017.2.2p1; 2017.3.0a1; 2017.3.0a7
Regresion introduced: 2017.3.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment