Hi,
I noticed that when adding NetworkServer.RegisterHandler(…) on my script, unity starts consuming 100% of my cpu. It happens on editor, stand alone windows and also on headless linux builds.
I tested with 5.6.1f1 and also latest beta 2017.1.0b5
Is this bug or is there somehting I don’t understand?