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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.