Search Issue Tracker
Fixed in 2018.3.X
Fixed in 5.6.X, 2017.2.X, 2017.4.X, 2018.1.X, 2018.2.X
Votes
0
Found in
2017.4.1f1
Issue ID
1035692
Regression
No
Crash with lots of Plugins during script compilation, after an error in one of the scripts has been fixed
To reproduce:
1. Open the attached project
2. Fix the error in the Assets\VacuumShaders\AreaLightmapData.cs
3. Wait for a re-compile
-- Unity crashes
Reproduced with: 2017.2.2f1, 2017.3.0f1, 2017.3.2f1, 2017.4.3f1
Notes:
- Not reproduced with newer editors because few plugins had to be deleted and it was no longer reproducibl
- 17.3.2f1, 17.3.0f1, 17.2.3f1 did not crash, only froze
- Stacks differ from version to version, except first 3 lines:
0x00007FFE5F184008 (KERNELBASE) RaiseException
0x00007FFE18C61158 (mono) [c:\buildslave\mono\build\eglib\src\goutput.c:201] g_logv
0x00007FFE18C6117C (mono) [c:\buildslave\mono\build\eglib\src\goutput.c:211] g_log
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