Search Issue Tracker
Duplicate
Votes
0
Found in
2021.2
2022.1
2022.1.0b4
2022.2
Issue ID
1408355
Regression
No
Crash on RaiseException when calling Debug.Log using a default interface implementation
How to reproduce:
1. Open the attached project from "1408355crash.zip"
2. Open Scene "SampleScene"
3. Enter Play Mode and observe the crash
Reproducible with: 2021.2.15f1, 2022.1.0b11, 2022.2.0a8
Couldn't test with: 2019.4.36f1, 2020.3.31f1 (support for default interface methods was introduced in 2021.2.0a21)
First lines of stack trace:
RaiseException
mono_log_write_logfile
monoeg_g_logv_nofree
Debug_CUSTOM_ExtractStackTraceNoAlloc
UnityEngine.Debug:ExtractStackTraceNoAlloc
-
Resolution Note (2022.2.X):
This is a duplicate report of a Mono defect we have already addressed. A patch has been applied to our fork of Mono to address this issue.
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
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
This is a duplicate of issue #1365974