#Why a fresh new ECS project leaking memory?

1 messages · Page 1 of 1 (latest)

teal notch
#

This memory leak is happening in a blank URP project, 2022.3.0 LTS.

I haven't wrote any scripts. What I modified is:

  • Installed Entities and Entity Graphics package
  • Created new empty subscene

The leak happened soon after I created a new empty subscene and entered playmode.

I thought it was an Unity bug, but there were no memory leaks in DOTS sample project I downloaded from https://github.com/Unity-Technologies/EntityComponentSystemSamples
I have no idea, help!

GitHub

Contribute to Unity-Technologies/EntityComponentSystemSamples development by creating an account on GitHub.

teal notch
#

found a solution:
start from the dots sample!

onyx oasis
#

there are known leaks within the package atm

#

hopefully most are addressed next release

teal notch
#

yeah

#

i hope all new features will be stable soon