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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.