Unity Issue Tracker - Crash on invoking function pointer (runtime_invoke_object) when type argument is a class
Fixed
UUM-603
Crash on invoking function pointer (runtime_invoke_object) when type argument is a class
Unity: Mono
Fixed
2023.1.X
2022.2.X
2022.1.X
2021.3.X
Fixed crash that would occur when a generic class was passed through a function pointer.
Fixed in: 2022.1.16f1
How to reproduce:
1. Open the attached project "function-pointers-corruption.zip"
2. In the Menu bar navigate to "TEST" > last option in the dropdown menu