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 True29 · Jul 07, 2017 at 07:42 PM · scripting problemwebgl

Unity 5.6 webgl script error

hello,

i get this error at webgl / webgl facebook. and i dont know where this error comes from. at platform android and windows there i didnt get a error. i have testet 2 browsers internet explorer,and firefox.

at this point where i get the error , im enable a gameobject text wich has text mesh pro insert as component. my version of text mesh pro ist 1.0.55.52 Beta 3 i think newest.

error code i get:

An error occured running the Unity content on this page. See your browser JavaScript console for more info. The error was: uncaught exception: abort(117) at jsStackTrace (webgl.asm.framework.unityweb:2:27460) stackTrace (webgl.asm.framework.unityweb:2:27631) abort (webgl.asm.framework.unityweb:4:35901) Kpp (webgl.asm.code.unityweb:28:1) Mkk (webgl.asm.code.unityweb:8:1) Crj (webgl.asm.code.unityweb:5:1) yjn (webgl.asm.code.unityweb:6:1) qbj (webgl.asm.code.unityweb:5:1) hlp (webgl.asm.code.unityweb:28:1) invoke_viiiiiiffffiii (webgl.asm.framework.unityweb:2:358670) Bln (webgl.asm.code.unityweb:6:1) x7n (webgl.asm.code.unityweb:18:1) T7i (webgl.asm.code.unityweb:5:1) yej (webgl.asm.code.unityweb:5:1) xej (webgl.asm.code.unityweb:5:1) wej (webgl.asm.code.unityweb:5:1) x7n (webgl.asm.code.unityweb:18:1) z5i (webgl.asm.code.unityweb:5:1) y5i (webgl.asm.code.unityweb:5:1) d2k (webgl.asm.code.unityweb:4:1) plp (webgl.asm.code.unityweb:28:1) invoke_iiii (webgl.asm.framework.unityweb:2:360341) Kto (webgl.asm.code.unityweb:18:1) Wwo (webgl.asm.code.unityweb:18:1) nja (webgl.asm.code.unityweb:9:1) lja (webgl.asm.code.unityweb:9:1) z$b (webgl.asm.code.unityweb:10:1) m$b (webgl.asm.code.unityweb:10:1) _sc (webgl.asm.code.unityweb:15:1) Zsc (webgl.asm.code.unityweb:15:1) o7a (webgl.asm.code.unityweb:13:1) Vva (webgl.asm.code.unityweb:9:1) Iva (webgl.asm.code.unityweb:9:1) Nkp (webgl.asm.code.unityweb:28:1) browserIterationFunc (webgl.asm.framework.unityweb:2:47998) runIter (webgl.asm.framework.unityweb:2:51090) Browser_mainLoop_runner (webgl.asm.framework.unityweb:2:49535)

If this abort() is unexpected, build with -s ASSERTIONS=1 which can give more information.

hope somebody can help me.

Comment
Add comment · Show 1
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 True29 · Jul 06, 2017 at 12:10 PM 0
Share

now i have change text mesh pro to unity UI text , same error :( any tip for me ?

4 Replies

· Add your reply
  • Sort: 
avatar image
0

Answer by True29 · Jul 11, 2017 at 01:04 PM

no help ? :( i dont know how to find the true issue. my fix until now the gameobject wich i enable with the text and makes the error i have comment it out.

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 DamiaBonet · Jul 26, 2017 at 10:25 PM

The solution is here!

https://youtu.be/lxD02XawLeQ

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 sistemalberto19 · Nov 29, 2017 at 01:24 AM

Did you solve the problem?

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 jERRYN35 · Mar 30, 2018 at 09:20 PM

I had this issue and found a bug in my script, it was null pointer exception bug and it fixed this issue. Interestingly, in play mode I didn't have any errors.

So I guess you have a NPE in your scripts as well. You need to find it and fix it.

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

111 People are following this question.

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

Related Questions

WebGL audio and Slider Interaction 0 Answers

Crash in webgl (deploy) 0 Answers

script error in web GL 1 Answer

Web GL and Unity editor defferent behaviour 0 Answers

Arm Rotation toward Cursor Script Help 1 Answer


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