Where is Reference Resolution in new version?

Hi. I updated Unity to 4.6.0f2 and found that all my UI canvas now without Reference Resolution. Try to find it in the components. Unsuccessfully. Does anyone know where is this?

Thanks for advance.

The Reference Resolution is now part of layout component called Canvas Scaler.

Add it to your Canvas and the set it’s UI scale mode to “Scale with screen size”.