Results 3 comments of Trent Burke

We are seeing the same issue. SteamAPI.Init() works on 20.1.0, but on 20.2.0 on steam deck it fails.

Proton compatibility seems to be the culprit here. Some more background info: we are on Unity 2020.3.25f1, checked the dlls and they are version 8.2.21.95. I also tried building Steamworks.NET-Example...

We didn't have those folders in our project, everything was under Assets\com.rlabrecque.steamworks.net\. But to try, I removed that completely, and re-added using package manager and I'm seeing the same issue...