Search Issue Tracker

Active

Fixed in 6000.0.59f1, 6000.2.6f1, 6000.3.0b1

Under Consideration for 2022.3.X

Votes

60

Found in

2022.3.66f1

6000.1.16f1

6000.2.0f1

6000.3.0a4

Issue ID

UUM-113839

Regression

Yes

Memory leak warnings are thrown when creating a Particle System GameObject

-

Steps to reproduce:

  1. Create a new Unity project using the Universal 3D template
  2. Create a new Particle System (GameObject > Effects > Particle System)
  3. Observe the Console window

Actual results: Memory leak warnings are thrown

Expected results: No warnings or errors thrown

Reproducible with versions: 6000.0.58f1, 6000.1.15f1, 6000.1.16f1, 6000.2.0f1, 6000.3.0a4

Not reproducible with versions: 6000.0.54f1, 6000.1.14f1

Tested on (OS): Windows 11, macOS Silicon Sequoia 15.5

Notes:

  • Also reproduces in HDRP
  • Sometimes need to wait a bit after creating the Particle System for memory leak warnings to appear or click on other GameObjects

Comments (36)

  1. oobartez

    Oct 10, 2025 10:20

    We're now seeing a lot of this among our players on 6000.1.17f1, after upgrading due to the security vulnerability issue.

  2. SpawnTerminator

    Oct 09, 2025 07:44

    Follow Up...

    Ok, I took the risk ( got impatient for a response, sorry), and downloaded 6000.0.59f2 from the download archive, thinking perhaps the fix I'm looking for is actually in 6000.0.59f1 and 6000.0.59f1 was rolled into 6000.0.59f2, before 6000.0.59f1 could be released (because of the recently discovered vulnerability issue, hence no release notes.

    This is on the download archive:
    https://unity.com/releases/editor/whats-new/6000.0.59f2#installs

    There is no entry for:
    https://unity.com/releases/editor/whats-new/6000.0.59f1#installs
    So I can't read the release notes, and I can't find any release info about this version online anywhere.

    Anyway, downloaded 6000.0.59f2, ran my game, and no Memory leak warnings. Or any other warnings for that matter. :-)

    Thanks for resolving this issue
    Richard

  3. SpawnTerminator

    Oct 08, 2025 13:31

    The issue tracker says that this issue is fixed, and today Unity released 6000.0.59f2. I have read through the release notes,

    https://unity.com/releases/editor/whats-new/6000.0.59f2#installs

    And there is no mention of this being fixed in 6000.0.59f2, even though the issue is fixed in 6000.0.59f1.

    I upgraded to 6000.0.58f2 when I received the email from Unity warning of the recently found vulnerability issue with Unity, so I downloaded the new version, opened my project, and I experienced this bug immediately in my game, and then took the rest of the day to debug the issue only, to then find out this is a known bug and would be fixed in 6000.0.59f2. Great, I thought I would wait for 6000.0.59f2, and everything will be great.

    But no. :(
    No mention of this issue in the release notes for 6000.0.59f2.

    Can we get clarification as to what version this fix will be rolled into?

    Many Thanks
    Richard

  4. jrd-prime

    Oct 07, 2025 12:25

    NOT FIXED. 6000.2.6f2.

    ParallelBitArray in InstanceCuller.CreateSceneViewHiddenObjectsCullingJob_EditorOnly (package com.unity.render-pipelines.core)

    Assertion failed
    UnityEngine.Rendering.CullSceneViewHiddenRenderersJob:Execute (int)
    Unity.Jobs.IJobParallelForExtensions/ParallelForJobStruct`1<UnityEngine.Rendering.CullSceneViewHiddenRenderersJob>:Execute (UnityEngine.Rendering.CullSceneViewHiddenRenderersJob&,intptr,intptr,Unity.Jobs.LowLevel.Unsafe.JobRanges&,int)

  5. Arndog

    Oct 05, 2025 05:58

    I am using particle system and started seeing this error after updating from 6000.0.32f1 to 6000.0.58f2. I updated due to the security vulnerability notice.

  6. jlansing

    Oct 04, 2025 18:34

    Plus one. I updated to the latest Unity 6.0 (6000.0.58f2) patch due to security vulnerability and I am now seeing this issue (was not seeing it before).

  7. Arreme_01

    Oct 03, 2025 11:10

    I had to update from 6000.0.13f to 6000.0.17f due to a recent Vulnerability bug found on older versions. Now I am getting this error quite frequently.

  8. Selosoft

    Sep 28, 2025 23:58

    Exists in 6000.5.56, 57 and 58. It says fix in review for .59. Waiting for the fix, or perhaps revert to an older version? can't ship like this. happens in 2D URP on all particle systems in the game. Much less on .58 than previous versions but still happens.

  9. rehvok

    Sep 27, 2025 20:06

    Try changing the particle system's simulation space to local instead of world.

  10. its_always_Harsh

    Sep 25, 2025 16:17

    Unity released 6000.2.6f1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.