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
- “Assertion failed on expression” errors thrown when undoing Nodes creation with keyboard shortcut
- Crash on various stack traces when using Texture2D.CreateExternalTexture() while rendering
- Clicking on section text in Node Library > Context folder throws NullReferenceException errors
- Node Library window sections text in Context folder are not visible when Editor is set to Light Theme
- "Scene Depth Difference" Node has an input Port which is called Position WS, directly referring to the World Space Position, when only the View Space Position can reflect if the object's depth is below or above the Plane
This is a duplicate of issue #1217809