So I know there was this update about dynamic memory costs per device, so I’m not sure this is intended on not, but I just modified 20 billboards to now use a resolution multiplier of 5.0 (previously 3.0) and my memory got increased by 20k
IIRC, the Billboard dynamic memory is directly proportional to the resolution, so a res of 5x would be like 25x memory compared to 1x, and a res of 3x would be 9x memory vs 1x (res number squared).