Search Issue Tracker
Fixed
Fixed in 6000.1.12f1, 6000.2.0b10, 6000.3.0a2
Votes
0
Found in
2022.3.63f1
6000.0.51f1
6000.1.8f1
6000.2.0b6
Issue ID
UUM-109706
Regression
No
Crash on mono_class_inflate_generic_method_full_checked when accessing static properties or methods of a Generic Interface in a Generic Class
How to reproduce:
1. Open the attached “IN-104068.zip” project
2. Open the “SampleScene”
3. Enable Debug Mode
4. Enter Play Mode
5. Observe the crash
Reproducible in: 2022.2.0a1, 2022.3.63f1, 6000.0.51f1, 6000.1.8f1, 6000.2.0b6
Reproducible on: Windows 10, Windows 11
Not reproducible on: macOS 15.5 Sequoia (Intel)
First few lines of stacktrace:
{noformat}
0x00007ff8004878be (mono-2.0-bdwgc) [class.c:1188] mono_class_inflate_generic_method_full_checked
0x00007ff800740fca (mono-2.0-bdwgc) [mini-trampolines.c:617] common_call_trampoline
0x00007ff800741c08 (mono-2.0-bdwgc) [mini-trampolines.c:781] mono_magic_trampoline
0x0000021eb68b03a6 ((<unknown>))
0x0000021ec05df413 (Mono JIT Code) [CrashTest.cs:54] GenericEntry`1<V_REF>:Run () {noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Line Brush blue outline appears at incorrect position when painting start of line in Tile Palette
- [URP] All materials render black when building via batchmode or without rendering Scene/Game view in Editor if Decal renderer Technique is set to "Automatic"
- Player Tags list shows extra blank space behind the scrollbar in the "Player Tags" settings window
- Edit Angular Limits gizmo handles are small and easy to miss-click in the Scene view
- Duplicate Player Tag save fails silently with no error or validation message
Add comment