Search Issue Tracker
Duplicate
Votes
0
Found in
2019.4
2020.3
2020.3.6f1
2021.1
2021.2
Issue ID
1353156
Regression
No
Unity Editor Silent Crashes when Visual Studio 2019 Debugger Breaks on a StackOverflow Exception
Reproduction steps:
1. Open user attached Project
2. Attach a Debugger
3. Enable Breaking on StackOverflow Exception
4. In the Scene attach StackOverflowTest.cs to any Object
5. Press Play
Expected result: The Debugger breaks on StackOverflow
Actual result: The Editor Silent Crashes
Reproducible with: 2019.4.29f1, 2020.3.16f1, 2021.1.17f1, 2021.2.0a17
Not reproducible with: 2021.2.0a18, 2021.2.0b7, 2022.1.0a6
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
This is a duplicate of issue #1098168