- Home /
when exporting my project to webGL, the screen gets cut
Hello, I'm trying to develop a unity 2D web game. when I export it, the screen always gets cut in the edges. It also gets cut on the edges when I run it in fullscreen mode with unity. How can I export my project and the screen does not get cut off?
$$anonymous$$aybe you should try increasing the resolution from the player settings. Edit-player settings-WebGL-Resolution and Presentation, then you can change the width and height from there
Your answer

Follow this Question
Related Questions
Voluemtric cloud works good in edit mode but doesn't appear after game built 0 Answers
How to pause a frame in unity , that works even in webgl ? 0 Answers
WebGL camera doesn't go past screen bounds 0 Answers
How to get pixeldata from graphics.drawmesh? 0 Answers
How to make camera position relative to a specific target. 1 Answer