I upgraded to the latest release but am getting a number of compile errors like this "Assets/NGUI/Scripts/UI/UILabel.cs(60,43): error CS0246: The type or namespace name `NGUIText' could not be found. Are you missing a using directive or an assembly reference?" It also is complaining about 'UISpriteData'. What directive is missing?
I also upgraded the add ons Playmaker NGUI scripts and SceneManager but can't find any way to figure out why NGUI won't load or where a possible conflict could be. (Menu won't load because of compile errors).
Sandi