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
- Decal Shader Graph - Custom vertex interpolators are always 0
- Error “NullReferenceException: Object reference not set to an instance of an object“ is present when the UI Toolkit Debugger window is docked and inactive on Editor launch
- RenderTexture pixels are gray when created without drawing on macOS
- Slider disappears when the Baked Lightmap Viewer window is at its minimum size
- Crash on 'TransformParticleMesh' when setting Particles in PlayMode
This is a duplicate of issue #1394314