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

Bug: Error: Unable to auto-detect a suitable renderer. #10466

Open
SolitaryScripter opened this issue Apr 22, 2024 · 1 comment
Open

Bug: Error: Unable to auto-detect a suitable renderer. #10466

SolitaryScripter opened this issue Apr 22, 2024 · 1 comment
Assignees

Comments

@SolitaryScripter
Copy link

Current Behavior

https://pixijs.com/7.x/playground
738AEB6A-0585-4BCA-80A6-AC1E8ADD26AD

Expected Behavior

able to render correctly

Steps to Reproduce

image Turn off GPU acceleration

Environment

  • pixi.js version: e.g. 7.1.0
  • Browser & Version: e.g. Chrome 108
  • OS & Version: e.g. Ubuntu 22.04
  • Running Example: e.g. https://pixiplayground.com/

Possible Solution

No response

Additional Information

No response

@lunarraid
Copy link
Contributor

@SolitaryScripter You have disabled hardware acceleration. In v7, you need to use pixi-legacy for non-hardware-accelerated canvas support. In v8, this hasn't been written yet. PixiJS WebGL requires hardware acceleration to be enabled.

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

3 participants