MultiplayerFPS-Tutorial icon indicating copy to clipboard operation
MultiplayerFPS-Tutorial copied to clipboard

Network Manager Issue Please help cant find any solution

Open mickydu opened this issue 7 years ago • 2 comments

This is what my error in the console : Assets/Scripts/PauseMenu.cs(20,107): error CS1061: Type UnityEngine.Networking.NetworkManager' does not contain a definition for OnDropConnection' and no extension method OnDropConnection' of type UnityEngine.Networking.NetworkManager' could be found (are you missing a using directive or an assembly reference?) and this same error is preventing my script to work. Please Help me and provide me with any solution i searched a lot and dont know what to do. Thanks in Advance and Sorry for my Bad English. [Unity Editor] capture1 [Visual Studio] capture2

mickydu avatar Jul 18 '18 17:07 mickydu

Hello, are you still having this issue?, this looks like unity isn't compile your code, it use to happen in version like unity 5.x that you had to close unity and start it again, and it compile your code, and that kind of error is gone, but if you're still having this issue, let me know and I'll try to help you.

Greetings

cesarchamorro avatar Jan 09 '19 15:01 cesarchamorro

Hello, are you still having this issue?, this looks like unity isn't compile your code, it use to happen in version like unity 5.x that you had to close unity and start it again, and it compile your code, and that kind of error is gone, but if you're still having this issue, let me know and I'll try to help you.

Greetings

It still happens 17/8/2021

TheIdanLapid avatar Aug 17 '21 16:08 TheIdanLapid