Mobile ImageLabel flip glitches within a billboard GUI

For some reason, only on certain assets, when flipping an image within my game, it typically works fine. However, on mobile, it sometimes tends to glitch and crop the image. My images are set to “Fit” and the method for flipping is setting the ImageRectOffset to (-originalWidth, 0) and ImageRectSize to (-originalWidth, height).


Here is an image displaying how it cuts off.

Expected behavior

Expected behavior is to be the same as PC. Flipping the image like so:

A private message is associated with this bug report

3 Likes

We’ve had a few issues with assets being encoded incorrectly for mobile. Do you have the asset id to share so we could investigate?

Without information on how to reproduce this or links to the asset files, we are not able to make progress on investigating or fixing this. Feel free to file a new issue in the future