Search Issue Tracker

Active

Under Consideration for 6000.6.X

Votes

0

Found in

6000.0.71f1

6000.3.12f1

6000.4.1f1

6000.5.0b1

6000.6.0a1

Issue ID

UUM-137888

Regression

No

[Linux] Crash on mono_runtime_invoke when executing a specific script

Reproduction steps:
1. Open the attached “IN-138049” project
2. Open the Scene specified in the internal comments
3. Enter the Play Mode

Actual result: Editor crashes
Expected result: Editor successfully enters the Play Mode

Reproducible with: 6000.0.71f1, 6000.3.12f1, 6000.4.1f1, 6000.5.0b1, 6000.6.0a1
Couldn’t test with: 2023.1.0a2 - Editor does not resolve the package on Linux

Reproducible on: Ubuntu 24.04.4
Not reproducible on: Windows 11

First few lines of the stack trace:
#11 0x0078b3157e3cf5 in mono_runtime_invoke
#12 0x005d0990f43a13 in scripting_method_invoke(ScriptingMethodPtr, ScriptingObjectPtr, ScriptingArguments&, ScriptingExceptionPtr, bool)
#13 0x005d0990f1c42c in ScriptingInvocation::Invoke(ScriptingExceptionPtr
, bool)
#14 0x005d0990edf7f1 in MonoBehaviour::CallMethodIfAvailable(int)
#15 0x005d0990edf6b1 in MonoBehaviour::CallUpdateMethod(int)
#16 0x005d099084a66c in void BaseBehaviourManager::CommonUpdate<BehaviourManager>()

Note:
- Crash does not reproduce in the Built player

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.