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.

WebGL unsupported in this browser - Firefox 79.0 (64-bit)

See original GitHub issue

Cause: failIfMajorPerformanceCaveat was fired. Never had any problems until last week. Still no idea why this is happening. Workaround: PIXI.settings.FAIL_IF_MAJOR_PERFORMANCE_CAVEAT = false;

Environment

  • pixi.js version: v5.3.3
  • Browser & Version: Firefox 79.0 (64-bit)
  • OS & Version: Windows 10 Home - Version 10.0.19041 Build 19041

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
themoonratcommented, Aug 10, 2020

You can set that flag to be ignored if you wish via https://pixijs.download/dev/docs/PIXI.settings.html#.FAIL_IF_MAJOR_PERFORMANCE_CAVEAT

But that’s just the browser going “hey, with this graphics card and these drivers, I think performance is going to be really bad”. You can ignore that with the flag I’ve just given, but there’s nothing more beyond that. Each browser has their own blacklist of certain devices / drivers / feature combinations that they’ll decide is either not supported, or supported but with a performance caveat.

0reactions
stale[bot]commented, Nov 9, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

WebGL unsupported in this browser - Firefox 79.0 (64-bit)
Cause: failIfMajorPerformanceCaveat was fired. Never had any problems until last week. Still no idea why this is happening. Workaround: PIXI.
Read more >
WebGL not working | Firefox Support Forum
I'm currently running Firefox 14.0a1 Nightly on Window 7 64-bit (although I have also tried it in FF11). When I opened, up about:support,...
Read more >
WebGL is not supported on Chrome or Firefox? Enable it!
It is supported on a variety of web browsers like Microsoft Edge, Google Chrome, Mozilla Firefox and more. But at times, it does...
Read more >
Compatibility
Sketchfab is compatible with all modern browsers, including: Mozilla Firefox; Google Chrome; Opera; Safari; Microsoft Edge; Any other Chromium- ...
Read more >
Firefox version history
Firefox was created by Dave Hyatt and Blake Ross as an experimental branch of the Mozilla browser, first released as Firefox 1.0 on...
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