Anyone seen this problem? Gizmos are being drawn to the area around the screen. This is using Gizmos.DrawWireCube.
Solved:
This was down to using Handles.Label from an incorrect place, i.e. not an OnSceneGUI method.