Search Issue Tracker
Active
Votes
1
Found in
6000.2.8f1
6000.3.0b7
6000.4.0a3
Issue ID
UUM-124707
Regression
Yes
Memory leak in Play mode when using VFX Graph & 256 SpriteRenderers
Steps to reproduce:
1. Open the attached “IN-120786” project
2. Enter Play mode
3. Open the Profiler & click on the Memory section
4. Observe Untracked memory usage
Expected result: Untracked memory usage does not grow
Actual result: Untracked memory usage climbs (~70 MB per second)
Reproducible with: 6000.2.5f1, 6000.2.8f1 (c9992ac36c34), 6000.3.0b2, 6000.3.0b7, 6000.4.0a1, 6000.4.0a3
Not reproducible with: 6000.0.60f1 (f02d6f9f9009), 6000.2.4f1, 6000.3.0a6, 6000.3.0b1 (0470b869db67)
Reproduced on: Windows 11
Not reproduced on: No other environment tested
Notes:
- Memory leak is in Untracked* → Private
- Toggle GameObject “Toggle memory leak” to toggle the memory leak
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved
munkbusiness
Oct 24, 2025 10:06
I want to add to this, that it happens in builds as well.