- Home /
Can I change the cap of framerate at web player?
Hello all,
My game looks lag when I update the web player plugin.
The framerate was cap at 60 when I use the older version of web plugin(3.4.1f5), It looks fine.
I update it to the newest version(4.1.5.1944), and the framerate cap at 50! My game looks not so smooth than before!
I have tried Application.targetFrameRate, but it's no use.
Why the newer plugin cap the framerate at 50? This is very disturbing.
Is there any way to change the cap of framerate at web player?
Answer by Marrt · Jun 20, 2013 at 11:37 AM
It seems like this is a general bug or something graphics card based. Sometimes i get 60fps (perfect vsync without hiccups) and sometimes it locks at exact 50. If i go below 50 with my framerate setting it follows.
-Chrome, firefox,opera & explorer, and all have that 50 fps cap.
-HD7850 on my desktop: 50 fps cap
-Changing the screen refreshrate to 50: vsync is now perfectly smooth with the 50fps cap
-Intel HD3000 graphics on my notebook: everything works as it should and i get perfect 60fps vsync
a good test program to see if vsync is smooth (watch for hiccups in the upper row of cubes): http://marrt.elementfx.com/SmoothMovementTest.html
Your answer
Follow this Question
Related Questions
Reduce Poly Count Within Unity? Higher FPS? 1 Answer
I have performance lag after my game has been compiled. 1 Answer
Where/ How can I find out what is affecting my webplayer window-mode performance? 0 Answers
Why so low fps on my simple 2d game? (8 fps on android device) 4 Answers
How should a Unity web application gracefully exit? 1 Answer