Search Issue Tracker

Fixed in 5.3.1

Votes

0

Found in

Issue ID

737565

Regression

No

Type.GetMethod() asserts for methods with default float parameter when System.Single TypeInfo is not initialized

IL2CPP

-

There's an assert in il2cpp::vm::Parameter::GetDefaultParameterValueObject that fails in this particular case. Attaching repro project.

Add comment

Log in to post comment