Has anyone been able to get Online Subsystem Steam to work on a mac (Apple Silicon) in UE5.3.1?

The solution was to remove the Development Entitlements so that the game is built without the Sandboxing flag which limit its permissions, such as reading and writing the steam_appid.txt among other things.

Project Settings > Xcode > Mac: Development Entitlements > Remove the value

7 Likes