Release 2025.163.0
Feature: Update to Steamworks SDK 1.63 (#756, #761 Thanks @ropemonkey and @chandlerpl)
Fixed: ISteamMatchmakingResponses callback marshalling causing issues with Unity IL2CPP (#703, #743, #744, #752 Thanks @westonleavitt, @ropemonkey, and @Akarinnnnn) Fixed: Compile error when building with Unity 2019.4 (#757) Fixed: Fixed Editor Stylesheet file sourcing when installing from from git (under Packages) or a unity package file (under Assets) (#766 Thanks @ropemonkey)
Changed: Provide the ability to override the exception handler (#723 Thanks @coty-crg and @ProbablePrime) Changed: Expose some call-result internal API of callback system (#728 Thanks @Akarinnnnn) Changed: Reorganized Standalone project structure for AnyCPU builds (#745 Thanks @Akarinnnnn)
Full Changelog: https://github.com/rlabrecque/Steamworks.NET/compare/2025.162.1...2025.163.0
Unity upgrading notice: If you have a version of Steamworks.NET prior to 20.0.0 in your project, then you must first completely remove Steamworks.NET (aside from your usage of it) before upgrading to this version! As of Release 20.0.0 the minimum supported Unity Version is the LTS release "2019.4" due to the package support!
The prebuilt "Standalone" package is for non-Unity projects ONLY. If you're using Unity you probably want to use the Unity Package Manager URL below rather than the .unitypackage download