Search Issue Tracker
Fixed in 2017.3.0f3
Won't Fix in 2017.1.X
Fixed in 2017.2.X
Votes
1
Found in
2017.1.0b7
Issue ID
922636
Regression
No
Unity crashes instead of throwing StackOverflowException error (.NET 4.6)
Reproduction steps:
1. Open project attached(New Unity Project 6.zip).
2. Open "Repro" scene.
3. Press play.
Expected result: StackOverflowException error will appear.
Actual result: Unity stops working.
Reproduced on: ".NET 4.6".
Works fine with ".NET 3.5".
Fixed in 2017.3.0b1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Flavelius
Aug 19, 2018 13:17
It doesn't seem to be fixed, as it's still happening for me. 2018.2.4f1 (i had an implicit conversion operator recurse). It just crashes. switching to 3.5 throws an exception.