I can confirm that it somehow has to do with the network connection. With enabled network connection, the Player.log file is 1.4 MB big, if I just start the game and exit it immediately once the menu screen shows up. It basically keeps spamming this part with different Port numbers:
Steams not running, switching to Badumna
(Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)
Port 1050
(Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)
portForward
(Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)
ForwardPort Discovering
(Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)
ForwardPort
(Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)
System.NotImplementedException: The requested feature is not implemented.
at System.Net.NetworkInformation.LinuxUnicastIPAddressInformation.get_IPv4Mask () [0x00000] in <filename unknown>:0
at Lidgren.Network.NetUtility.GetMyAddress (System.Net.IPAddress& mask) [0x00000] in <filename unknown>:0
at Lidgren.Network.NetUPnP.ForwardPort (Int32 port, System.String description) [0x00000] in <filename unknown>:0
at TwoWayPeer..ctor (Int32 port) [0x00000] in <filename unknown>:0
at FuckNet.get_netClient () [0x00000] in <filename unknown>:0
(Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)
NullReferenceException: Object reference not set to an instance of an object
at FuckNet.Init () [0x00000] in <filename unknown>:0
at FuckNetLayer..ctor () [0x00000] in <filename unknown>:0
at Connect.get_Layer () [0x00000] in <filename unknown>:0
at Connect.get_IsOffline () [0x00000] in <filename unknown>:0
at SyncController.Update () [0x00000] in <filename unknown>:0
(Filename: Line: -1)
Steams not running, switching to Badumna
You can see the full file
here Edit: Arch Linux, x86_64, Intel HD 4000
Probably related:
here