There's some bug either in the Unity textbox or in how we're using it. In AVWW we totally rewrote our GUI code to not use Unity controls, except for the textboxes (and then only if that textbox has the cursor in it), and it seems to work fine if it's the only unity control at all. Hopefully we'll be able to retrofit AIW's GUI the same way to clear a lot of this up.