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
- 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
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.