View Issue Details

IDProjectCategoryView StatusLast Update
0000095Medieval EngineersBugpublic2021-02-28 18:23
Reporterequinox Assigned Toequinox  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version0.7.2 
Target Version0.7.3.33D4BBFixed in Version0.7.3.33D4BB 
Summary0000095: MyPlanetAreaContentsComponent memory leak when unloading grids
Description

When grids unload via world chunking the grid doesn't get removed from MyPlanetAreaContents component, causing the grid data to stay around forever until restart.
Additionally when the grid loads back in another entry in the AreaContents#LargeGrids is created, causing the grid to be reported twice.

Steps To Reproduce

Create a grid inside of a map cell.
Fly away until the grid unloads.
Check the contents of MyPlanetAreaContentsComponent and observe that the grid data component is still pinned onto the heap
Fly back to the location so the grid loads
Check the contents of MyPlanetAreaContentsComponent and observe the grid is recorded twice

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2021-02-21 17:16 equinox New Issue
2021-02-21 17:21 equinox Assigned To => equinox
2021-02-21 17:21 equinox Status new => assigned
2021-02-21 17:21 equinox Target Version => 0.7.3.33D4BB
2021-02-21 17:21 equinox Status assigned => in progress
2021-02-28 18:23 equinox Status in progress => resolved
2021-02-28 18:23 equinox Resolution open => fixed
2021-02-28 18:23 equinox Fixed in Version => 0.7.3.33D4BB