Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
0.51.0
Issue ID
ECSB-66
Regression
Yes
CLONE - Crash on mono_class_inflate_generic_type_with_mempool when reloading domain while Unity Jobs package is installed
How to reproduce:
1. Open the attached project (“IN-7238.zip)
2. Click the right mouse button on Assets
3. Click “Create/Assembly Definition”
Expected results: Editor doesn’t crash
Actual results: Editor crashes
Reproducible with: 0.51.0-preview.32 (2022.2.0a10, 2022.2.0a18, 2023.1.0a1)
Not reproducible with: 0.51.0-preview.32 (2022.1.8f1, 2022.2.0a9)
First lines of stacktrace:
{noformat}0x00007ffbae347399 (mono-2.0-bdwgc) [class.c:975] mono_class_inflate_generic_type_with_mempool
0x00007ffbae60a51c (mono-2.0-bdwgc) [mini-generic-sharing.c:726] inflate_info
0x00007ffbae611f67 (mono-2.0-bdwgc) [mini-generic-sharing.c:2830] lookup_or_register_info
0x00007ffbae615101 (mono-2.0-bdwgc) [mini-generic-sharing.c:4305] mini_get_rgctx_entry_slot
0x00007ffbae50c49a (mono-2.0-bdwgc) [mini-runtime.c:1650] mono_resolve_patch_target
0x00007ffbae502ed9 (mono-2.0-bdwgc) [mini.c:2321] mono_codegen {noformat}
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
- ":focus" style will not be shown when the UI element is unparented and reparented and the "Focus()" method is called without the "Blur()" method being called
- Crash on BucketAllocator::Allocate when importing TextMeshPro assets
- Playmode dropdown creates continuous "Layout update is struggling" errors at certain aspect ratios
- Editor takes a long time to open VFX Graph 'Subgraph' asset when it is heavily referenced by multiple other VFX Graphs
- "Editor Event Handler Error" error is thrown when using Terrain Tool shortcuts
Resolution Note:
There are no fixes planned for this Bug