Search Issue Tracker
Fixed
Fixed in 2021.3.33f1, 2022.3.14f1, 2023.2.1f1, 2023.3.0a12
Votes
0
Found in
2021.3.30f1
2022.3.9f1
2023.1.13f1
2023.2.0b9
2023.3.0a5
Issue ID
UUM-48740
Regression
No
Crash on mono_object_get_virtual_method when opening a project
Reproduction steps:
1. Open the attached “repro-project“
2. Click "Ignore" at the prompt to enter safe mode - the project does not crash in safe mode
Expected result: The project opens successfully
Actual result: The Editor crashes
Reproducible with: 2021.3.30f1, 2022.3.9f1, 2023.1.13f1, 2023.2.0b9, 2023.3.0a5
Reproduced on: Windows 10 Pro
Not reproducible on: No other environment tested
First few lines of the stack trace:
{{0x00007ffd8b25e807 (mono-2.0-bdwgc) mono_object_get_virtual_method (at C:/build/output/Unity-Technologies/mono/mono/metadata/object.c:2959)}}
{{0x00007ff7721d1c0c (Unity) scripting_object_get_virtual_method}}
{{0x00007ff77223005a (Unity) EmitInvokeInterfaceMethodCommandIfRequired}}
{{0x00007ff77222ef85 (Unity) BuildSerializationCommandQueueFor}}
{{0x00007ff7721d7511 (Unity) EmitSerializationCommandsForManagedObjectField}}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Add comment