Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Okay, try this; 


Go to the game folder and into WWW and open package.json

add this after "Js flags" into its new line

"chromium-args": "--enable-gpu-rasterization --enable-gpu-memory-buffer-video-frames --enable-native-gpu-memory-buffers --enable-zero-copy --enable-gpu-async-worker-context --ignore-gpu-blacklist",


Try if that fixes it

(+1)

That worked, many thanks!