Facepunch.Steamworks icon indicating copy to clipboard operation
Facepunch.Steamworks copied to clipboard

Can't load in Linux

Open nanamicat opened this issue 2 years ago • 0 comments

Describe the bug when using Unity Editor on Linux, it could not load. it also happens in batchmode even build targeting WindowsStandAlone64 player

To Reproduce install unity hub and Unity 2020.3 on ubuntu 18.04 create a new project copy Facepunch.Steamworks latest release into Assets

Calling Code

using Steamworks;
....
SteamClient.Init(....);

Expected behavior A clear and concise description of what you expected to happen.

Desktop (please complete the following information):

  • OS: [18.04]
  • Unity: [2020.3.8f1]

Additional context seems here is the problem. I change it to linux and looks works. image

nanamicat avatar Jul 26 '21 17:07 nanamicat