Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2017.2.0f3
Issue ID
960586
Regression
No
Mono compiler crashes while compiling C# script method
Mono compiler very rarely crashes trying to compile AStarPath.Update() method. The crash can occur while pressing starting to play the scene or stopping it or switching between Visual Studio and Unity.
How to reproduce:
1. Open Unity
2. Load user submitted project
3. Work in big scenes(Pardam, Pardam_olli) doing playtesting, changing scripts, tabbing in and out of Unity
4. Investigate crash
Expected result: No crash ever happens
Actual result: Mono compiler crashes while compiling AStarPath.Update() method
It can take multiple hours to reproduce a single crash.
Crash doesn't seem to be affected by CPU load or amount of free memory.
Because of rare chance to trigger the crash, we were unable to track down the regressed version.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment