Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible Memory Leak #3930

Open
MrGadget1024 opened this issue Oct 22, 2024 · 0 comments
Open

Possible Memory Leak #3930

MrGadget1024 opened this issue Oct 22, 2024 · 0 comments
Assignees

Comments

@MrGadget1024
Copy link
Collaborator

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

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants