When rotating a CanvasGroup that is under a ScreenGui that has SafeAreaCompatability set to FullscreenExtension (and on a device that uses safe area, or studio device emulation), large imagelabels inside do not rotate smoothly.
Expected Behavior (SafeAreaCompatability=None):
ActualBehavior (SafeAreaCompatability=FullscreenExtension):
This occurs consistently when using studio device emulation, and on my real iPhone. This does not occur on PC where the safe area isn’t used.
Repro file included in private section.
Expected behavior
The UI should rotate smoothly, its contents shouldn’t jump around.
A private message is associated with this bug report