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!