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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
This is a duplicate of issue #1394314