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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-99049