Good morning.
I’ve an important trouble here. I can make Unity3d builds in Linux no more, with IL2CPP option enabled.
Just a few weeks it was doing well. I don’t understand how can this be posible.
The error: “IL2CPP scripting backend is not supported on Linux at this time.”.
I’m on Ubuntu 18.04.3 LTS x86_64.
Tried on Unity: 2019.2.5f1, 2019.2.0f1, 2018.3.14f1, 2018.3.3f1.
Looks like the screenshot is showing this option but for stand-alone build, right? @Die_Go7 do you get the same for Android platform target or it’s just desktop?
We never supported building Linux Standalone player using IL2CPP scripting backend before 2019.3.0b4. It works fine if you build for other platforms, though (Android and WebGL).
Thanks @Tautvydas-Zilys
I can make IL2CPP Linux builds on Linux with the beta version 2019.3.0b4 of the editor.
It don’t allow to make Il2CPP Windows builds on Linux but at least I can continue working on Ubuntu.