no member named 'GetSourceSize' in 'UPaperSprite' when packaging for android

That function is located within a #if WITH_EDITOR in the source code, so I guess that means it can’t compile outside of the editor.

paperSprite->GetRenderBounds() seems to work though.