Using 3.0.6 f1 with Unity 4.2.2f1.
Was using 3.0.5 before this with no problems, but since upgrading to 3.0.6 I've been having all sorts of weird issues.
I'm having an issue with text blinking/flickering on iOS/Android devices only (runs perfectly fine in Editor)
http://youtu.be/XtlQGZyhbu4If I switch back to 3.0.5 the issue goes away.
I'm also having an issue with text (placed in the world) being rendered through geometry now.
For example I have a door with some text on it:

If I move forward, with a wall to block the door, the text now appears even through the wall.

If I switch back to 3.0.5 the issue goes away.
Uh, was there a major restructuring done in 3.0.6 or something?