UI Mask issue

Hi there,

I am having difficulty experimenting with the Mask system, as the inspector shows something completely different from the sample videos I have watched.

Attached is a screenshot of what I see, which is way different from the options available in demos. I am using Unity 4.6.0 f3, is there a newer version with the full implementation of the Mask system?

Thanks!

1872114--120310--simplemask.jpg

Be sure your UI content has a Material with UI shader / stencil properties.

Thanks!

I think the demos (and docs) are out of date. You need to add an Image component alongside the Mask component; additional properties are controlled there.