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
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Reorderable ListView inside a ScrollView has a glitchy behavior when trying to reorder items
Add comment