-
-
Notifications
You must be signed in to change notification settings - Fork 820
Open
Labels
Description
Set up Benchmark example:
- disable movement in Monster prefab
- switch to Dedicated Server (Unity 2022 latest)
- enable Dev Build
- build and run the server
In windows, task manager details, find the process for the server and observe that the memory slowly increments, about 1K / second on my machine.
From Unity, connect Profiler and Memory Profiler to the running server and take snapshots in Memory Profiler until you can find the culprit. I couldn't find it.
Discord user thinks it's in Batcher > NI
taner1es