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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
This is a duplicate of issue #1098168