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
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
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.