Skip to content
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

Multiple errors on console on import #1

Open
guneyozsan opened this issue Oct 15, 2018 · 1 comment
Open

Multiple errors on console on import #1

guneyozsan opened this issue Oct 15, 2018 · 1 comment

Comments

@guneyozsan
Copy link

On Unity 2018.2.11f1, when I copy WebGLTemplates folder into project I get a typo error:
Assets/WebGLTemplates/Responsive/responsiveMinimalTemplateLoader.js(89,117): UCE0001: ';' expected. Insert a semicolon at the end.
After fixing it by adding ;at the end of the line, editor gets 37 errors on console similar to these:
Assets/WebGLTemplates/Responsive/responsiveMinimalTemplateLoader.js(16,26): BCE0019: 'style' is not a member of 'Object'.
Assets/WebGLTemplates/Responsive/responsiveMinimalTemplateLoader.js(27,5): BCE0005: Unknown identifier: 'window'.

@Wecica
Copy link

Wecica commented Mar 3, 2022

Have you solved this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants