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

Mono

-

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

Log in to post comment