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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment