Search Issue Tracker
Fixed in 5.3.1
Votes
1
Found in
5.2.2f1
Issue ID
741572
Regression
No
Object gets masked out completely when touching parents borders
Reproduction steps:
1. Open attached project
2. Open and play the "clippingbug" scene
3. The left star will spin and blink (masked out completely) when it touches parent with RectMask2D component (check Repro.gif)
Reproduction steps without project:
1. Create a new project
2. Create a gameObject that has a Rect Mask 2D component
3. Create an image and make it child of the object with the Rect Mask 2D
4. Move the child towards bottom/top border of the parent
5. Child gets masked out completely
Expected result: The left star shouldn't blink (masked out completely). (check Repro.gif)
Note: The bug occurs only when the child is near parents borders and the parent has a enabled Rect Mask 2D.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
Add comment