View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0026127 | AI War 2 | Gameplay Issue | Jan 15, 2022 3:32 pm | Feb 4, 2022 5:40 pm | |
Reporter | Robert Carlisle | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | Beta 3.785 Just Bugfixes | ||||
Fixed in Version | Beta 3.793 The Turncoat Question | ||||
Summary | 0026127: Memory Leak | ||||
Description | Memory leak detected at RapidAntiLeakPoolable 'InputAction-GetHumanReadableKeyComboForAction' of type Arcen.Universal.ArcenCharacterBuffer I had left the game on pause and came back to this error | ||||
Tags | No tags attached. | ||||
related to | 0026244 | resolved | Chris_McElligottPark | Memory not cleaned up properly at RapidAntiLeakPoolable |
|
|
|
Thanks! * GetHumanReadableKeyComboForAction has been adjusted to a method that generates a bit of extra heap garbage (which is easily cleaned up), but does not have a need for pulling temp character buffers (so this is faster now), and also doesn't have a risk of "memory not cleaned up" errors. |
Date Modified | Username | Field | Change |
---|---|---|---|
Jan 15, 2022 3:32 pm | Robert Carlisle | New Issue | |
Jan 15, 2022 3:32 pm | Robert Carlisle | File Added: ArcenDebugLog.txt | |
Feb 3, 2022 5:16 pm | BadgerBadger | Relationship added | related to 0026244 |
Feb 4, 2022 5:40 pm | Chris_McElligottPark | Assigned To | => Chris_McElligottPark |
Feb 4, 2022 5:40 pm | Chris_McElligottPark | Status | new => resolved |
Feb 4, 2022 5:40 pm | Chris_McElligottPark | Resolution | open => fixed |
Feb 4, 2022 5:40 pm | Chris_McElligottPark | Fixed in Version | => Beta 3.793 The Turncoat Question |
Feb 4, 2022 5:40 pm | Chris_McElligottPark | Note Added: 0064115 |