I created a project in Unity 2018.2.11f1 and added some spirtes and a GameObject for the player to move around and built it for both Windows and Linux. The Windows build works fine but when I test the Linux build and start the game from the launcher I get a window that is dark gray and then goes blue.
It looks like it’s loading, but not rendering properly. I’ve tried a couple different projects with buttons and actions and they all work, but I can’t see anything but the blue background.
Has anyone else come across this? There doesn’t seem to be any errors in the [125731-player.txt|125731], it just doesn’t load anything.
(For reference, I’m building from Windows 10 to Linux and running the standalone player in Debian 9 and have gotten other games that other people have made in older versions of Unity to run)