Several questions on Unity3 official release

  1. All the promotional screenshots I see have a dark editor view (all windows have a dark background). I like this, but mine does not look that way. Is there an optional layout that takes care of that?

  2. I just this morning got access to the beta 3 (3.0.0f5) and installed it. Then noticed a few minutes later that 3 had officially been released. I’ve attempted to install the official release, but my installed version still shows as 3.0.0f5.

  3. Converted my project to 3, but now one of my scripts has an error saying that ‘transform’ is not a member of ‘UnityEngine.Object’ ??? since when? I checked to make sure the object is there, and it is.

confused. :expressionless:

#1 OK I see that this is a Unity Pro only feature. Bummer, but ok.

#3, try re-importing all objects see if that helps

Tried that. Still no luck. I will dig into it further when time allows.

#2 Version 3.0.0f5 is the final release version.