I upgraded to Unity 5.6.3 today. When running our server app build it runs with 3-4%, but when we use -batchmode, the cpu spikes permanently to 50-60%. When checking the profiler NavMeshManager → WaitForJobGroup seems to consume the most CPU.
Anyone else has similar problems?