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 __pthread_kill when entering Play mode
- Crash on tlsf_free when exiting Play Mode in a specific project
- Camera Solid Color is overwritten when injecting Custom Render Pass at 'RenderPassEvent.AfterRenderingPrePasses + 1'
- Shadows are not rendering when using the "On Demand" shadow update mode with GPU Resident Drawer and additional camera render texture
- "AVFoundationVideoMedia error while reading” error is thrown when streaming from a URL with a signed token in VideoPlayer
Add comment