Unity 5.5.0f3 published stadalone dont run on Linux

I try create empty project in Unity 5.5.0f3. Published build dont run on Linux.
I try create empty project in Unity 5.4.3f1. Published build run on Linux without any errors.
Is this a bug in Unity 5.5.0f3?

We need more details, such as a player log (~/.config/unity3d/Company/Project/Player.log) from the build that doesn’t run.
If you have a build that runs in 5.4 but not 5.5, it’s likely that your test machine doesn’t support OpenGL 3.2, which is the minimum requirement for 5.5. (…but we’d need more information to be sure.)

My test machine have OpenGL version 2.1. That’s the problem.