Search Issue Tracker
Duplicate
Votes
0
Found in
2021.2.0b6
2021.2.7f1
2022.1
2022.2
Issue ID
1393487
Regression
Yes
Crash on RaiseException during Assembly Reload when opening up a project
How to reproduce:
1. Open the attached project from "Beerpong.zip"
2. Observe crash
Reproducible with: 2021.2.0b6, 2021.2.10f1, 2022.1.0b6, 2022.2.0a3
Not reproducible with: 2019.4.35f1, 2020.3.27f1, 2021.2.0b5
First lines of stack trace:
(KERNELBASE) RaiseException
(mono-2.0-bdwgc) monoeg_g_logv_nofree
(mono-2.0-bdwgc) monoeg_assertion_message
(mono-2.0-bdwgc) mono_class_setup_vtable_general
(mono-2.0-bdwgc) mono_class_setup_vtable_full
(mono-2.0-bdwgc) mono_class_init_internal
(mono-2.0-bdwgc) mono_class_get_interfaces
(Unity) scripting_class_get_interfaces
(Unity) ScrapeImplementedInterfaces
(Unity) ScanForAttributesAndInterfaceImplementations
Note: See Edit section, the user believes he found the problem
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
- Inconsistent logic on when 'open VFX graph Samples' button appears on Visual Effect Graph in Package Manager
- Unable to dock tabs on panels when non-standard pointers are used (touch-screen, tablet and pen)
- Editor hangs when rendering TMP Text Component with Left and Right Margins set in the Extra Settings
- Occlusion's fields can be set to negative numbers
- Issues with tutorial content in Universal 3D sample
This is a duplicate of issue #1394314