I’m building a headless Linux build of my game, but when I go to run the game I get the logged output of:
Doing some google searching, I’ve found lots of threads from this year of people having the error of the data.unity3d missing, which it is indeed missing.
Is this a bug? Or what do I need to do to get my game running on Linux? I’ve tried running both the x86 and x86_64 files with the same result. I’m running Unity 5.6.0f3 but I also updated to 5.6.3f1 and have the same issue.
Is my issue with the “libAKSoundEngine.so” plugin?
Thanks for chiming in, seems like many people are seeing this issue. Pretty big deal as I can’t get headless builds of my game running as dedicated servers for my online services