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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
This is a duplicate of issue #1394314