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
Comments (1)
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.