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
- Crash on UndoManager::RegisterUndoInternal when applying added GameObjects to a Prefab
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
Add comment