Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: Darvin on September 26, 2014, 02:56:30 AM

Title: "QualitySettings does not contain a definition for activeColorSpace" error
Post by: Darvin on September 26, 2014, 02:56:30 AM
Hello,

I'm getting the following error:

Assets/NGUI/Scripts/Internal/UIBasicSprite.cs(295,45): error CS0117: `QualitySettings' does not contain a definition for `activeColorSpace'

after updating NGUI to 3.7.3 from 3.6.something

I also updated Unity to 4.5.4f1 at the same time so maybe it is related?

Any suggestions?

Edit: Found the problem. Turns out, I also have a QualitySettings class  :o