Jonathan Smårs
Results
2
issues of
Jonathan Smårs
We recently updated to the latest Steamworks.NET from 14.0 and are getting a hard unity crash when calling `SteamNetworkingUtils.SetConfigValue()` as such. ``` float v = 30000f; System.Runtime.InteropServices.GCHandle floatHandle = System.Runtime.InteropServices.GCHandle.Alloc(v,System.Runtime.InteropServices.GCHandleType.Pinned);...
### Is your feature request related to a problem? Please describe. The new Price Indication Directive doesn't show what percentage sale an item has if the price has been on...
enhancement