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
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
- Particle System Curve presets can't be scrolled and some of them can't be selected if window is too narrow to fit them all
Add comment