Search Issue Tracker
Duplicate
Duplicate in 2021.2.X
Votes
0
Found in
2021.2.0a18
2021.2.0a20
2022.1
Issue ID
1345784
Regression
Yes
[Linux] [Mono Upgrade] Unity crashes when detaching the Managed Debugger after hitting a breakpoint
Reproduction steps:
1. Download and open the attached project: "test-project.zip"
2. Go to Assets > Test 1 and open the PlaymodeTest script with Rider
3. Add a breakpoint at line 19
4. Attach the script debugger to the Editor
5. Run the debugger
6. Once it hits the breakpoint, detach the debugger
First 5 lines of the stack trace:
0 0x007f4677044980 in funlockfile
#1 0x007f4676c7ffb7 in gsignal
#2 0x007f4676c81921 in abort
#3 0x007f44f100d8d9 in monoeg_assert_abort
#4 0x007f44f0ff6e1a in mono_dl_fallback_unregister
Reproducible with: 2021.2.0a18, 2021.2.0b7, 2022.1.0a5
Not reproducible with: 2019.4.29f1, 2020.3.16f1, 2021.1.17f1, 2021.1.17f1
Notes:
- Not reproducible on Windows and macOS
- Tested with Rider 2021.1.5 on Ubuntu 18.04
- The issue can be somewhat inconsistent and require a few tries for the Editor to crash
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
- GfxDevice::UpdateBufferRanges when running UIBuilder tests
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
This is a duplicate of issue #1354671