Having trouble running a steam dedicated server with 4.20+. Steamworks says (pertaining to development builds) to create a steam_appid.txt in the exe location with your appid. Doing this with 4.19.2 worked fine…Steam API initialized fine for a dedicated server without the need of the steam client running in the background. But for 4.20+ Steam API failes to initialize. I’m currently trying to debug the engine code (Online Subsystem, et al.) to find out what changed caused the halt.
Anyone else having this trouble?