Im using Job System heavily without entities, and I’m seeing this error
A Native Collection has not been disposed, resulting in a memory leak. Enable Full StackTraces to get more details.
How do I enable full stack trace? There is no Leak Detection Menu under Jobs
Hi @jGate99 ,
i am getting the same error message like you and so I am trying to enable Leak Detection too. In Unity 21.3.14f I am also not able to install Jobs package, but I have the collections package installed like you.
Did you find a solution yet?
Jobs package has been folded into Collections since 1.4.0. Do not install Jobs separately, it is obsolete.
Install Collections 1.4.0 or 2.1.0-pre.11.
Errors like you posted are just indicating a DLL from the previous compilation is missing. Just restart the editor.
I have the same error message. Did you find a solution yet?
Leak Detected : Persistent allocates 2 individual allocations. To find out more please enable ‘Jobs/LeakDetection/Full StackTraces’ and reproduce the leak again.
Unity version : 2022.3.0f1