Unity-Technologies / multiplayer-community-contributions

Community contributions to Unity Multiplayer Networking products and services.
MIT License
429 stars 161 forks source link

'FacepunchTransport.Initialize()': no suitable method found to override #156

Closed Szaary closed 2 years ago

Szaary commented 2 years ago

FacepunchTransport.cs(107,30): error CS0115: 'FacepunchTransport.Initialize()': no suitable method found to override

Problem starts after update Netcode for GameObjects to version: Version 1.0.0-pre.6 - March 03, 2022.

OrangeKomodo commented 2 years ago

I'm having the same issue with the Photon Transport.

LukeStampfli commented 2 years ago

This has been fixed by #157.