Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by allenrobot · Aug 27, 2016 at 06:54 AM · webgl

WebGl does nothing

I run in firefox locally and on server. See a grey box. nothing happens. Press reload, green progress bar now there, still does nothing.

For my commercial product, this is getting ridiculous and I am thinking it might be faster for me to just reprogram everything in html 5 manually by the time unity figures out how webgl works. Let me know if there is an ETA on this feature working.

Comment
Add comment · Show 2
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image allenrobot · Aug 26, 2016 at 08:56 PM 0
Share

I lowered the amount of memory it uses within the index file and it now runs but throws an exception saying "the input string was not in the correct format".

Wonder what magic error this could suddenly be.. WWW stuff not working. Will hope to solve soon.

avatar image ns-arsen · Nov 08, 2016 at 04:04 PM 0
Share

in the index.html try changing

 dataUrl: "Release/---.data",
 codeUrl: "Release/---.js",
 memUrl: "Release/---.mem",
 

};

to

 dataUrl: "Release/---.datagz",
 codeUrl: "Release/---.jsgz",
 memUrl: "Release/---.memgz",
 

};

2 Replies

· Add your reply
  • Sort: 
avatar image
0

Answer by ns-arsen · Nov 08, 2016 at 10:11 AM

@allenrobot webgl i not web player and since it is not mature technology You can not expect miracles

go with html5 unity will not figure this out , no future here :) You should check cobol, pascal, clipper. modula2, or even basic

Cheers

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
0

Answer by srikaran_p · Nov 08, 2016 at 10:22 AM

I have seen games running on WebGL platform. I have seen a video but haven't tried it yet. Even, I ran into the same problem. Hope this link helps.
https://www.youtube.com/watch?v=ckhh8lZwbHk

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

7 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

WebGL and Access-Control-Allow-Origin 1 Answer

Correctly configuring IIS7 to serve gzipped content. How. 1 Answer

Unable to connect profiler to WebGL 2 Answers

System.Type.GetType() doesn't work on WEBGL 1 Answer

WebGl build with WWW POST data is blank on the server 2 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges