Description

https://answers.unrealengine.com/questions/215370/some-sprites-tiling-into-tiny-grid-in-packaged-ver.html

UTexture2D::ConditionalPostLoad doesn't wait for the render data to finish caching outside of the editor...

The RebuildRenderData is only getting called because the texture size is 0 in the first place, and it then mucks everything up using the fallback 1x1

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

0
Login to Vote

Fixed
ComponentUE - Gameplay - Paper2D
Affects Versions4.7.6
Target Fix4.8
Fix Commit2520441
CreatedApr 21, 2015
ResolvedApr 30, 2015
UpdatedApr 27, 2018