Skip to content

Leaks being detected when using Unity 6000.3.2f1 #53

@Raidevv0

Description

@Raidevv0

(Unity 6000.3.2f1)
I've used JigglePhyics in a scene which uses the Universal Render Pipeline, and had no problems.
But, when using a Unity scene (even an empty one) that uses HDRP, Unity detects a leak

Leak Detected : Persistent allocates 17 individual allocations. To find out more please enable 'Preferences > Jobs > Leak Detection Level > Enabled With Stack Trace' and reproduce the leak again.

Leak Detected : TransformAccessArray allocates 8 individual allocations. To find out more please enable 'Preferences > Jobs > Leak Detection Level > Enabled With Stack Trace' and reproduce the leak again.

Keep in mind that this only seems to happen when I enter play mode, exit out of play mode, then enter again.
Also here is what i get with Stack Trace:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions