Search Issue Tracker
Fixed
Votes
0
Found in
2022.3.60f1
6000.0.45f1
6000.1.0b12
6000.2.0a8
6000.3.0a1
Issue ID
UUM-101497
Regression
No
Crash on mono_jit_runtime_invoke when implementing a generic interface and setting the interface's property to 0 in Play Mode
How to reproduce:
1. Open the attached “CrashRepro“ project
2. Open the “Assets/Scenes/SampleScene.unity“ Scene
3. Enter Play Mode
Reproducible with: 2022.3.60f1, 6000.0.45f1, 6000.1.0b12, 6000.2.0a8
Reproducible on: macOS 15.3.2 Sequoia (Intel), Windows 11 (by user)
Not reproducible on: No other environment tested
First few lines of the stack trace:
#0 0x007f8f5838ce60 in (Unknown)
#1 0x0000016ac668be in mono_jit_runtime_invoke
#2 0x0000016ae1aa3c in do_runtime_invoke
#3 0x0000016ae1a9a0 in mono_runtime_invoke
#4 0x0000010c17f597 in scripting_method_invoke(ScriptingMethodPtr, ScriptingObjectPtr, ScriptingArguments&, ScriptingExceptionPtr*, bool)
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
- [iOS] UI Toolkit's DropdownField fails to close on first tap when Windowed Apps is used
- Frame Count differs in the Frame Debugger after exiting Play Mode with the Frame Debugger Enabled
- VFX System Border text cursor is sometimes not visible
- Hub horizontal scroll hides all items when scrolled to the end
- GC Allocation of 384 B every frame when using CinemachineInputAxisController
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-99049