Search Issue Tracker
Duplicate
Duplicate in 2019.3.X
Votes
0
Found in
2019.3.0f6
2020.1.0a20
Issue ID
1217998
Regression
Yes
Major memory leak occurs when instantiating or dragging a Particle System Prefab with Light module into the Scene view
How to reproduce:
1. Open user-submitted project (ShadowMapRepro_Stripped)
2. Enter Play Mode
3. Switch to Scene View
4. Make sure the particles that are already in the Scene are visible
5. Drag the Assets/_Data/_FX/Spells/po_Fireball.prefab into the Scene View
Expected result: no errors are thrown, no memory leak occurs
Actual result: 'Shadowmap already exists in the cache' errors are printed in the Console window, Texture allocated memory continuously increases
Reproducible with: 2019.3.0f6, 2020.1.0a20, 2020.1.0a23
Not reproducible with: 2018.4.17f1, 2019.2.21f1, 2019.3.0f5, 2020.1.0a1, 2020.1.0a19
Could not test with: 2017.4.36f1(project incompatibility issues)
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
- Packman: The same asset data is displayed differently in "Import" and "Remove" popups
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
This is a duplicate of issue #1217809