You are a lifesaver!! You always have the content I need.
@UGuruz3 жыл бұрын
Thanks
@thFaust3 жыл бұрын
I wouldn't recommend trying out the local builds the way you did here. If you chose the Build and Run option instead, Unity launches the game via a small web server. That way you don't have to mess with the browser's security settings, testing on Chrome becomes a valid option and it even handles compressed builds properly..
@UGuruz3 жыл бұрын
Thanks for the info. I will try that.
@siddharthtrivedi33222 жыл бұрын
Yes you are right with Build and Run option, within local default browser, the build is running properly. In my case, I have installed chrome and its working.
@siddharthtrivedi33222 жыл бұрын
I think, this parameter is removed from the firefox browser because I can't able to find this one. privacy.file_unique_origin Browser approaching me to add this new parameter within the browser.
@devilsgarage Жыл бұрын
Excellent Video! Thanks a ton!
@atharvasawarkar3 жыл бұрын
Thank You Very Much! Great and Detailed Explaination
@UGuruz3 жыл бұрын
You are welcome!
@Gokuandsims163 жыл бұрын
Great Video!! This was all I wanted to know for my project!! Thanks a lot!!
@UGuruz3 жыл бұрын
You're very welcome!
@kunalsingh-wb1ju3 жыл бұрын
Great video and great work. Keep making content like this please!
@zubairahmadharoon2 жыл бұрын
Thanks I was looking how to upload.
@miro-hristov2 жыл бұрын
10:17 All you have to do to test locally is click "Build and Run" and will work even on Chrome. No need to disable compression. It will launch a web server on localhost:56619 or similar and work properly.
@DEADEYESTUDIO Жыл бұрын
for some reason build and run always ends up failing to build, but if i just choose the "build" option instead it builds the game fine
@alexshariy87552 жыл бұрын
You helped me, thank you!
@DerClaudius3 жыл бұрын
perfect, thanks for the information... ludum dare can start now ^^
@UGuruz3 жыл бұрын
Best of luck!
@AndrewNumptyPants3 жыл бұрын
Completely missed out what your build file should contain Mine is missing the JSON file for now apparent reason
@gaureeshjr3 жыл бұрын
Can you do a tutorial on Sreen space reflection for HDRP please
@sanghoonlim65052 жыл бұрын
7:56How can I choose Public?
@CallMeLudwig3 жыл бұрын
nice tutorials pls make more
@easyandsimplenow Жыл бұрын
Hi, how is it possible to convert the finished game via webgl?
@rem63663 жыл бұрын
Great video ! Was just looking for tutorial about it
@UGuruz3 жыл бұрын
Glad you liked it!
@igorzemlyanoi55713 жыл бұрын
Thank you very much for the usefull tutorial
@UGuruz3 жыл бұрын
You are welcome!
@jonathansuarez7464 Жыл бұрын
How to adding enemies and shoot and died when you killed them all using on unity?
@mhramezanian35503 жыл бұрын
It was great, thank you
@UGuruz3 жыл бұрын
Thank you too!
@mayadaaq7113 жыл бұрын
I am trying to create a webgl for the default URP workshop model in linear color space but the built doesn't show the models... any idea on how to solve this?
@daidessery23293 жыл бұрын
thanks for making this video!
@UGuruz3 жыл бұрын
Glad it was helpful!
@sanghoonlim65052 жыл бұрын
I shared mine in unity side, but i can't load more than 90%. how can I do?
@harrydoescrap64232 жыл бұрын
what do i do if the template_data file didn't generate?
@tomatoway2 жыл бұрын
My game don`t save progress. How fix it?
@jean-michel.houbre3 жыл бұрын
Nice video and very useful! Thanks.
@UGuruz3 жыл бұрын
You're welcome!
@issaelynuma90012 жыл бұрын
I cant reproduce videos on my HTML Game. I have compiled many times and i got the same result. Only a blue Screen.
@sanghoonlim65052 жыл бұрын
Help me. I'm using a 2021.3.6f1 Version. And after I build, I see black screen. So, help me.
@thepolygonpilgrimage3 жыл бұрын
Any advice on getting past the errors that come from trying to run a webgl build on mobile? I realize its not officially supported just trying to find any way to potentially make it work for a client. Thank you for your time!
@UnityWorksIndia3 жыл бұрын
true...
@Justin3DArt3 жыл бұрын
Love your tutorials!! Could you make one on iOS Export in Unity 2020 using HDRP features like realtime Global Illumination?
@aurelianobuendia243 жыл бұрын
Im not able to make my webGL export for working IOS devices, is there any way i can solve this?
@Lena-qk7qq3 жыл бұрын
Thanks for the great video, could you please mention the link to the video where you explain how to upload the WebGL build to my website?
@duoduoo67322 жыл бұрын
what in inside of index.html? is any requirements needed to install on user PC except browser with webgl 2.0 support? in folder Build javascripts exist? what is in TemplateData folder? if game in unity3d written in C#, then after building to WebGL C# willbe converted to javascript?
@hannugupta97113 жыл бұрын
Can you tell me. how to run a webgl game on mobile phones ?
@freepik19nineteen22 жыл бұрын
abort("both async and sync fetching of the wasm failed")
@alexis08043 жыл бұрын
Thank you so much.
@UGuruz3 жыл бұрын
You're welcome!
@unclecuban3 жыл бұрын
thank you
@esosaosayamwen91522 жыл бұрын
When I upload my game, it looks darker in WebGL than in unity. Do you know how to fix that?
@파사-l3n3 жыл бұрын
thank you!!
@UGuruz3 жыл бұрын
Welcome!
@cubesavvy65403 жыл бұрын
Which version of Unity are you using?
@philunityunreal72282 жыл бұрын
This video answers many of my questions, thank you. However I have 2 questions: I wasn't able to read a file by coding application.streamingAssetsPath for webgl and also, I wasn't able to quit m game. I have to close the web page for quit the game. Do you have any solutions for those two? Thank you for your attention.
@br-zhou3 жыл бұрын
much love!
@fuegogames7433 жыл бұрын
I am using Rewarded Ads from GameDistribution in my Game. The ads dont show when the game is in full screen mode. Do you have any solution for this?
@annelixie92453 жыл бұрын
hi! how did you manage to lock the crosshair to the middle of the screen? when I export my locked cursor in webGL it becomes invisible :(
@UGuruz3 жыл бұрын
I used First Person AIO assets for that. As shown in the video.
@nassimamoufakkir75193 жыл бұрын
Thanks dude
@danielgindner30473 жыл бұрын
Thx so much but I am downloading it by Build Settings. It is saying Building Native binary with IL2CPP Now I cant See Ma project anymore wth
@esa08323 жыл бұрын
Nice tutorial
@UGuruz3 жыл бұрын
Thanks
@legija16802 жыл бұрын
there was a way to publish the game publicly on my website
@ssj3mohan3 жыл бұрын
Hi Friend . i think i got a bug on WebGL , my problem is . I made a avatar with many bones , i changed my Avatar settings to 255 weigtht Bones . And on 3D Unity editor its looks ok , but when i made the the WebG Game and when it load , the Skin weigth is like 4 bones So as you know more than me , If its works on Unity Editor but not on the finished game , its that a bug ?
@supertaurus20083 жыл бұрын
Great you did it👌👌.. Yes recently i exported the default scene into webgl.. So by default you need to disable security in firefox or chrome for it to run. But webgl export doesn't run right out of the box
@UGuruz3 жыл бұрын
Yes, you are right
@Sharingcarringself3 жыл бұрын
Tell me please your computer models I want to buy computer so PLZZ tell
@MFool643 жыл бұрын
Does it costs something? Does this method works with Newgrounds too?
@UGuruz3 жыл бұрын
It's free. Sorry I don't know about Newgrounds.
@MFool643 жыл бұрын
@@UGuruz ok, thanks
@Californiagraphixx3 жыл бұрын
How to build WebGL for mobile ??
@marcoross41693 жыл бұрын
Hi thanks for you video and you Patreon account!. one question : webgl2 works on Mobile? i have errors... what's the best way/setting to compile webgl for browsers? regards.
@UGuruz3 жыл бұрын
I haven't tried that yet.
@marcoross41693 жыл бұрын
@@UGuruz any chance to see a focus on this topic?
@zainuldin90953 жыл бұрын
bro please make vedio on Unity car controller ...plzzzz love from pakistan.
@angryhead76393 жыл бұрын
Can you make a video on exterior lighting in URP Plzzz
@UGuruz3 жыл бұрын
I already have made a video for that.
@angryhead76393 жыл бұрын
@@UGuruz thanks UGuruz You have helped me a lot for my visuals
@ondreass.3 жыл бұрын
J'espère que vous créez un jeu mobile et que vous le téléchargez sur Google Play
@LearnerTutorOfficial3 жыл бұрын
Please make android build and how to publish on play store please please please please it's a request from your subscriber
@DEADEYESTUDIO Жыл бұрын
"Our scene is looking horrible" *scene and lighting looks fine* *visual confusion* nani?
@logantshow48553 жыл бұрын
Are u form India
@UGuruz3 жыл бұрын
Yes
@sanghoonlim65052 жыл бұрын
help me
@abcdeeeeff3 жыл бұрын
First of all what is webgl
@UGuruz3 жыл бұрын
WebGl is way to export your game for web browser.
@toonhead23 жыл бұрын
@@UGuruz Does this work for mobile browsers as well?
@randomwhitedude91673 жыл бұрын
man u great, stank u
@LearnerTutorOfficial3 жыл бұрын
7th
@linzenmeyer3 жыл бұрын
Noone cares about your lighting bro....get on with it