From the course: Unity: Cloud Build with Git

Unlock the full course today

Join today to access over 22,400 courses taught by industry experts or purchase this course individually.

Run a game from Unity Cloud Build

Run a game from Unity Cloud Build - Unity Tutorial

From the course: Unity: Cloud Build with Git

Start my 1-month free trial

Run a game from Unity Cloud Build

- [Voiceover] So now that the WebGL build of our game is done, we're able to test it. Since WebGL is our target and we're in a browser, we'll see a play button. If you've built it for the desktop or another platform, you'll be able to download the file and also, if you click on the arrow, you can even download the zipped up files that were created from the WebGL build. Let's go ahead and click the Play button and see what happens. Your game is going to get loaded in the browser, but you may see an error in Safari. WebGL for unity is still in beta, so it may work better in some browsers than others. Now, we can test this out really easily in Chrome to see if we get the same problem. But if we copied and pasted the URL here, we're not going to be able to access it from Chrome because we're going to have to log back in toward the developer portal. One way that we can actually get a link is by clicking on the Share button. This is a really great feature from Unity Cloud Build that allows…

Contents