hi,
i’ve got strange problem. i’m new to unity and made some basic pong game. when i run it on android. the problem doesn’t occur in the game view inside unity or as a standalone build. have also checked framerate and for android is more than 100 fps.
i’ve noticed much improvement after changing fixed timestep parameter for game view in unity, but nothing changed in android.
where is the problem?
would be very grateful for help.