Erm suddenly started getting this error when I run my game. It plays as normal except a tween that's meant to happen at the start doesn't happen. However, I have confirmed that method is getting called and since it happens when that scene is loaded it plays fine at other times (so presumably its a side effect of the warning message).
I wasn't even working in that class at all - i've been fiddling around re my other question - so don't know why this warning has suddenly started appearing. I've actually removed the class I was working on completely and it's still showing the error. Although Google suggested something to do with ATI Cards, the Demo project still runs fine so it seems to be something to do with my project. I would post code but nothing has been changed in the classes remaining.