Android touch delay after 4.24

It seems that since version 4.24, Android has a touch delay of 2-3 frames. It takes a few frames from the system receiving input to the game receiving input, but there is no such problem on 4.24 and earlier versions. I use APlayerController::GetTouchStatus to verify that this problem does exist
Can anyone tell me the solution?