Game crash when run custom C++ function on Android device

Hi,
Have an crash when run custom C++ function on android device. Trying to change wheel config in runtime in vehicle BP and it work very well at PC build
But when trying run it on Android(Samsung TabS4), game crash when calling this function with error message
"parent failed to evaluate: variable not available"

It going to crash the game, can you help with this issue?