Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3
2019.1.0a8
Issue ID
1098914
Regression
Yes
[Performance] Memory leak when pausing billboarded particles in editor play mode and switching to the scene view.
Repro steps:
1. Add a default particle system in the scene
2. (Optional) Increase the emission rate and max particle cap to make the leak more visible (100k cap, 10k emission rate)
3. Enter play mode
4. Open the Profiler window and observe the memory
5. Press pause and switch to the scene view
6. Unpause
7. Observe the memory usage increasing dramatically (video attached).
Note:
- issue introduced in 2018.3, present in 2019.1 as well
- fix already on the way, logging here to keep track
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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
NeffWasHere
Jan 29, 2019 01:28
Is this fixed in release 2018.3.3f1?
We are having a similar problem on Hololens when tracking is lost. Memory will spike and sometimes crash if particle systems are present, when tracking is lost, even if the gameobjects they were on have been destroyed.