Search Issue Tracker
Duplicate
Duplicate in 2021.2.X
Votes
0
Found in
2021.2.0b1
2021.2.0b6
2022.1
Issue ID
1355156
Regression
Yes
Crash on stopping debugging
How to reproduce:
1. Open attached Unity project
2. Open attached script
3. Add some breakpoints and start debugging (left mouse button triggers break point)
4. Stop debugging
5. Observe crash
Expected result: Debugging is stopped, Editor shouldn't crash
Actual result: Editor crashes
Reproduced with: 2022.1.0a4, 2021.2.0b6, 2021.2.0b3.
Didn't reproduce with: 2020.15f2, 2019.4.29f1, 2021.2.0b1, 2021.2.0a1.
Notes:
When debugging build, it still crashes editor, build works as expected.
Not reproducible on Windows.
On macOS, it's reproducible on both Visual Studio and Visual Studio Code.
Comments (1)
-
castor76
Nov 12, 2021 00:21
Still happening with 2021.2.1f1. Making it really difficult to work with.
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
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
This is a duplicate of issue #1354671