Hi, I encountered this Linux specific issue where after the “Made with Unity” splash screen ends, only a dark blue background shows up.
The game was built on Windows with Mono and the project uses URP.
Unity 2020.1.17f1.
Game built on Windows targetted for Linux.
Render pipeline : URP.
Unity version : 2020.1.17f1.
Game ran on : Ubuntu 21.04 on VMware and Arch Linux on my real machine.
Hi, I’ve got same issue. Specifically when the rendering pipeline is URP, with 2D renderer attached. If I use URP without 2D renderer, then is fine. Built on Ubuntu for Linux. I tried same build for target Android and works fine. Have you found a solution?