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
- Alpha channel is disabled when Alpha Clip Threshold is set to 0
- The Physics 2D Profiler module does not display the information about processed physics in the scene when profiling the application as a Development Build
- A Script Component that has a serialized custom class is not detecting changes in the first boolean variable when entering the Play mode with the Script Components GameObject opened in the Inspector
- “SendMessage cannot be called during Awake“ warnings appear when loading a scene with “LoadSceneAsync“ if using UI Toolkit in the scene
- Audio Source Spatial Blend value gets set to 1 in the WebGL Player when the Spatial Blend value is bigger than 0
Add comment