Instructions to enable Steam transport in Unity editor:
- Go to MainMenuScene
- Select NetworkManager in hierarchy
- Enable "Use Steam" in MyNetworkManager, the FizzySteamworks component, and the SteamManager component
- Set Transport to the FizzySteamworks transport
- Disable the TelepathyTransport component
(To test in editor, you must have Steam running and be logged in. You can use the Steam client or SteamCMD.)