GUI Inconsistencies

If by “GUI” you mean UI created out of UnityEngine.UI components, it’s probably just mis-anchoring or mis-scaling.

Here are some notes on UI Anchoring, Scaling, CanvasScaler, etc: