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
- Inconsistent ShaderGraph RGBA channels compared to the Inspector when "Alpha Is Transparency" is used
- Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
- Shadows disappear when looking at a certain angle in Scene view and using Cloud Shadows with Volumetric Clouds
- StackOverflowException freezes or silently crashes the Editor
- Microsoft Surface Device freezes when detaching and reattaching physical keyboard attachment to the device in Standalone Player for Windows
This is a duplicate of issue #1217809