Unity 4.6 Not to Scale

So, I have made a pause menu using the new UI in Unity 4.6. Whenever I set the resolution to 480, 720, etc., the GUI becomes un-scaled. Is there a way to fix this? Do I have to manually set the position when the resolution is changed?

I am using CSharp.

Have you tried using Anchors?