question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Attribute 0 is disabled

See original GitHub issue

I have been following the tutorial and I received the following error

[.Offscreen-For-WebGL-0x55f5703ffc80]PERFORMANCE WARNING: Attribute 0 is disabled. This has significant performance penalty

Is there a fix for this? I can’t seem to find anything from a few google searches.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
MelonFunctioncommented, Oct 1, 2016

Great! I am the legendary 500th follower. Thank you again for your help.

0reactions
lock[bot]commented, Feb 25, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

WebGL warning: "Attribute 0 is disabled. This has significant ...
So, to emulate OpenGL ES 2.0 on top of OpenGL if you don't enable attribute 0 the browser has to make a buffer...
Read more >
PERFORMANCE WARNING: Attribute 0 is disabled. This has ...
Now, to fix it: There is a index0AttributeName member of a material in Three.JS that lets you force a particular attribute to use...
Read more >
WebGL warning: "Attribute 0 is disabled. This has ... - YouTube
HTML : WebGL warning: " Attribute 0 is disabled. This has significant performance penalty" [ Beautify Your Computer ...
Read more >
Can I mute the warning about vertex attrib 0 being disabled?
It depends on what you're doing. In general, no, you can't disable the warning. What you can do is IF your shader always...
Read more >
aria-disabled - Accessibility - MDN Web Docs
The aria-disabled state indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found