Search Issue Tracker
Won't Fix
Votes
1
Found in
5.3.4f1
Issue ID
793452
Regression
No
Mask component doesn't add Image component in spite of dependency
Steps to reproduce:
1. Open attached project "scrollRectAndMask"
2. Open "repro" scene
3. Navigate Canvas>Panel>GameObject in hierarchy
4. Add Mask component to "GameObject" object
Result: Mask doesn't work as it requires Image component.
Workaround: Use 2D Rect Mask instead of Mask
Note: I personally expected that if you add Mask, Image component is being added automatically. Also there is nothing mentioned about Image component in documentation:
http://docs.unity3d.com/Manual/script-Mask.html
Reproduced with: Unity 5.3.4p5; 5.4.0b16;
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 RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment