Unity 2022.2.12 IL2CPP android build failed:
error: cannot convert 'Nullable_***' to 'int32_t' (aka 'int') without a conversion operator
bool L_44 = il2cpp_codegen_enum_has_flag((int32_t)L_40, (int32_t)L_43);
Probably IL2CPP bug but maybe you could point us to the right direction?
Cheers.
Unity 2022.2.12 IL2CPP android build failed:
error: cannot convert 'Nullable_***' to 'int32_t' (aka 'int') without a conversion operator
bool L_44 = il2cpp_codegen_enum_has_flag((int32_t)L_40, (int32_t)L_43);
Probably IL2CPP bug but maybe you could point us to the right direction?
Cheers.