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
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Calculating time durations in RenderDoc with DX12 causes 'Device Lost error' popup
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.