[size=2](If this was already posted, sorry.)[/size]
-
What issue are you having? Describe what is happening when the bug occurs. Describe what you would normally expect to occur.
–Rotate GUI objects do not work with ClipsDescendants property. Normally, anything outside of the parent border is not rendered (like the red ImageLabel). If it is rotated, it will render the entire object. -
Does the bug happen 100% of the time?
–By what I tested, yes. -
If so, are there steps that reproduce the bug? Please list them in very high detail.
[ol]
[li]Open Studio[/li]
[li]Insert ScreenGui + Frame. Toggle ClipsDescendants on the frame to true. [/li]
[li]Insert a ImageLabel/TextLabel/TextButton/ect. inside the frame[/li]
[li]Rotate the item. Any rotation will fully render the item even outside of the frame’s border.[/li]
[/ol] -
Where does the bug happen (www, gametest, etc)
–Normal Studio. Up to date. -
Is it level-specific?
–No -
Would a screenshot or video help describe it to someone? If so, post one.
Blue = Rotated
Red = Normal
- When did the bug start happening? If we can tie it to a specific release that helps us figure out what we broke.
–I just noticed it today. (I don’t use rotation as much)
Edit: Attached the file from the image. (If someone wants to check if I did something wrong.)