Search Issue Tracker
Fixed
Votes
0
Found in
5.4.2p4
Issue ID
856410
Regression
No
[IL2CPP] Crash when accessing methods such as Type.IsAssignableFrom() for specific Types
Exceptions in il2cpp runtime library code when using Type.IsAssignableFrom() method for some specific types.
To repro:
1) Open attached project
2) Build for iOS
3) Run on iOS device
4) See crash
5) Optional: Test with Mono2x scripting backend and see no crash
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true
- [Android] Duplicate fingers reported in InputSystem.EnhancedTouch.Touch.activeFingers array
Add comment