I finally finished the little game project but after build&run the project, some of canvas element has disappeared (like healthbar or score).
And the other thing is after doing build&run, blue areas popped-up around my scene
Images to clarify :
Thanks advance for your interest
First of all thanks for you answer.
Game scaling mode is alreaday “Scale With Screen Size”.
You said set a screen size that you like. But its already screen size that I want(9:16)
I looked for resolution setting on the build settings but there was no resolution setting.
Thanks again ! Any thoughts ?
It seems like there is more than one thing going wrong here. First of all, in most cases, you should set you canvas scaling mode (see the manual) to “Scale with Screen Size”, and then set a screen size that you like in the editor. (Where it says 9:16 in your screenshot, select it and choose a specific resolution).
Then set this same resolution on the build settings when you build your webgl.