Change UIRoot to Fixed Size, and everything will stay the same size. If the aspect ratio changes, you will see more or less on the left and right hand side though. No way around it unless you skew the image (which is ugly), or use anchors on certain elements (which works for UI, but not suitable for a game).