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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment