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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment