View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000095 | Medieval Engineers | Bug | public | 2021-02-21 17:16 | 2021-02-28 18:23 |
| Reporter | equinox | Assigned To | equinox | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 0.7.2 | ||||
| Target Version | 0.7.3.33D4BB | Fixed in Version | 0.7.3.33D4BB | ||
| Summary | 0000095: 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 | ||||
| Tags | No tags attached. | ||||
| 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 |