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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note:
There are no fixes planned for this Bug