Cory Koseck

Results 3 issues of Cory Koseck

**Describe the bug** Attempting to upload to the Workshop is causing a null reference exception. NullReferenceException: Object reference not set to an instance of an object Steamworks.Ugc.Editor+d__34.MoveNext () (at D:/a/Facepunch.Steamworks/Facepunch.Steamworks/Facepunch.Steamworks/Structs/UgcEditor.cs:106)...

**Describe the bug** There's occasionally (not consistent enough for me to easily reproduce every time unfortunately) a weird scenario where when a player joins my host, some messages that are...

I setup a lobby on one client, and then when the other tries to join it goes through `SteamFriends.OnGameLobbyJoinRequested += (lobby, id) => { JoinLobby(id); };` but the lobby isnt...