Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Your browser does not support graphics API WebGL 2

A topic by Zhuraj created Jun 02, 2022 Views: 376 Replies: 4
Viewing posts 1 to 4
Submitted (1 edit)

Hey everyone,

on a few amount of browsergame(mine included) i got the following errormessage:

Your browser does not support graphics API "WebGL 2" which is required for this content.

is there something i can do ? Do i have to upgrade my game ? 

Using: MS Edge Version 102.0.1245.30 (Offizielles Build) (64-Bit) on Windows 10

Not getting this message on my Mac with Safari

Submitted

Your game worked fine on Firefox.

Submitted

Hey, 

thank you for testing. i guess its a bit more complicated. 

Someone wrote this as comment for my game:

Just a heads up, got this error when it started to load. I'll try another browser. "Your browser does not support graphics API "WebGL 2" which is required for this content." Running on Mozilla Firefox 100.0.2
Works fine on Edge for those wondering.
Submitted

If you are using Unity, go into your project settings -> Player -> Other settings. If you are set to Color Space of Linear your project will only use WebGL. If you downgrade to Gamma, you can add the WebGL 1.0 under the Graphics APIs (shown in the screenshot) and select the Auo Graphics API which should fix the issue error. However most up to date browsers should support 2.0 except Safari on mac. If they are getting that error on Firefox then most likely they need to update their browser

Submitted

I think this may be related to the same (or a similar) issue when people reported they couldn't play the course lessons on GDTV anymore and the answer was to reduce some security setting in the latest browser version...