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
- [UaaL] Freeze on "GetLightingSettingsOrDefaultsFallback()" when rotating device screen after unloading Unity framework
- A white vertical artifact is present when any Material from HDRI is used for a panoramic skybox
- Editor freezes when handling Havok collision interactions between a thin collider and the player controller
- No blue outline is shown on a folder in the Project tab when an external file is being dragged over the folder
- Profiler - Taking you to the wrong section when using 'show'
Add comment