Search Issue Tracker
Fixed in 5.5.2
Votes
1
Found in
5.5.0f3
Issue ID
863060
Regression
Yes
Particle System sub-component "emission" causing memory leaks
Reproduction steps:
1. Open my attached project ("case_863060");
2. Open the "main" scene
3. Open up a profiler or Task Manager
4. Enter play mode
Result: constantly rising memory usage.
This is caused by the "emission" sub-component of the particle system, as disabling it removes the memory leak.
Reproducible on: 5.5.0p3, 5.6.0b2
Not reproducible on: 5.4.4f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment