-
Notifications
You must be signed in to change notification settings - Fork 137
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2021.2 Main Scene Doesnt Load #22
Comments
My mistake. I was using 2019 package rather than 2020. |
Hello! I also have the same issue with the WebGL template. Could you fix it? If you had, could you please share the solution with me? By the way, I am using the latest package and Unity version is 2021.3 :) |
HI! C:\Program Files\Unity\Hub\Editor\2021.2.0f1\Editor\Data\PlaybackEngines\WebGLSupport\BuildTools\Preprocess.js:67 Is it fixable? I am totally noob in html :( |
At the moment I'm unable to reproduce the issue. Using with 2021.2.7f1 Using with 2021.3.6f1 Maybe try starting with a blank project like in the video and see if you still run into the issue? If not then maybe try adding in whatever other plugins/etc your using and maybe you can find the issue? |
First, thank you and great job on the loader.
Im using 2021.2. The loading screen appears, but just hangs there forever. Is there a method that needs to bee called in order to get the main scene to load after the WebGL loader has completed d/loading?
After further looking into it, when im using a new template... the build doesn't generate the folder "TemplateData".
The text was updated successfully, but these errors were encountered: