Packaged games do not display PlayerName correctly using Steam OSS. Does not occur in Standalone. Test project attached. To test, package for Development > Win64. When run (with the Steam client op ...
When trying to update a Steam leaderboard, the source code currently adds the new value to the old value instead of replacing the old value with the new value. This works fine for something like a T ...
Several licensees have reported this issue. It is caused by FSocketSubsystemSteam::UnregisterConnection being called twice - once after the player leaves the game, and once when it is garbage collec ...