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.
-
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
- Crash on PrepareDrawShadowsCommandStep1 when entering the Play Mode in a specific project
- Physics Layer Collision Matrix's Layer names, checkboxes and hover highlights become misaligned when the Editor's UI Scaling gets changed
- Light/shadow information on an edge of a Terrain tile creates a seam with an adjacent Terrain tile when baking a LightMap
- "Missing types referenced from component UniversalRenderPipelineGlobalSettings on game object UniversalRenderPipelineGlobalSettings..." warning is thrown after switching the Platform to tvOS
- “Metal: Error creating pipeline state (Universal Render Pipeline/2D/Sprite-Lit-Default): Vertex attribute BLENDINDICES0(5) of type uint4 cannot be read using MTLAttributeFormatFloat2 (null)“ when setting GPU Skinning to GPU after opening the project
This is a duplicate of issue #1354671