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
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
- Unable to bind RenderTexture to the VisualElement's StyleBackground property
- SVG fails to import when 'stroke-miterlimit' is less than 1
Add comment