#Android 30 fps lock

1 messages · Page 1 of 1 (latest)

nimble hatch
#

hello i have strange problem with unity.
My android unity game is locked to 30 fps and well optimized.
I paste this lines in void start:
Application.targetFrameRate = 60;
QualitySettings.vSyncCount = 0;
Turned off vsync in project settings -> quality.
And my game is still locked in 30 fps:(
Pls help

#

Maybe my game is fpslocked only in remote controller?

cinder breach
#

Is your phone screen locked to 30fps?

#

Or does it also happen during playmode in the editor?

nimble hatch
#

I already solved it I think

#

It is unity remote glitch