Search Issue Tracker
Won't Fix
Votes
0
Found in
5.4.0p3
Issue ID
826420
Regression
No
RectMask2D stops masking the object when Pivot X is zero and mask's width is also zero
Steps to reproduce the issue:
1. Download and open attached project.
2. Open scene named "RectMaskIssue".
3. Select game object named "MaskA" and notice that Pivot X is set to 0.5.
4. Set width of "MaskA" to zero.
5. Notice that the above text "Masked Text A" is fully masked.
6. Select game object named "MaskB" and notice that Pivot X is set to 0.
7. Set width of "MaskB" to zero.
Actual result:
Below text "Masked Text A" is fully unmasked.
Expected result:
Below text "Masked Text A" should be fully masked.
Reproduced width:
5.2.5f1, 5.3.6p3, 5.4.0f3, 5.5.0a6.
With 5.1.5f1 both texts are fully unmasked.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
Add comment