Search Issue Tracker
In Progress
Under Consideration for 2022.3.X, 6000.1.X, 6000.2.X
Fix In Review for 6000.3.0a2
Votes
0
Found in
2022.3.63f1
6000.1.6f1
6000.2.0b4
Issue ID
UUM-108338
Regression
Yes
Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor
How to reproduce:
1. Open the “IN-100734_repro“ project
2. Open the “SampleScene“
3. Select File → Build Settings → Build
4. In the Editor, enter Play Mode
Expected result: The Editor is running
Actual result: The Editor crashes
Reproducible with: 2022.2.0a3, 2022.3.63f1, 6000.1.6f1, 6000.2.0b4
Not reproducible with: 2021.3.52f1, 2022.2.0a2
Reproducible on: Windows 10 (by user). Windows 11
Not reproducible on: No other environment tested
First few lines of the stack trace:
0x00007FFD3AA3602D (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\mini\mini-runtime.c:3259] mono_jit_runtime_invoke
0x00007FFD3A978404 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\metadata\object.c:3068] do_runtime_invoke
0x00007FFD3A9784F0 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\metadata\object.c:3115] mono_runtime_invoke
0x00007FFD7E85AA34 (Unity) scripting_method_invoke
0x00007FFD7E832943 (Unity) ScriptingInvocation::Invoke
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Light2D with Light type "Spot" does not work in the Player on some Pixel devices
- [Android] Loading the asset using an old reference returns null even when the "FormerlySerializedAs" attribute is used
- Crash on ParticleSystemTrailGeometryJob::RenderJobCommon when changing trail Mode change with a large particle count
- Mouse cursor does not revert to the default mouse cursor when pressing the "Add column" button in the Search window
- ArgumentException is thrown and textures become unreadable when AssetBundle.Unload(false) is called
Add comment