Everytime I try to use a Position tween on android (acting on a label) I get a null reference on "UnknownFile:0". It works fine in the editor, but doesn't work on the device. It seems as though the callback is never invoked because of an exception somewhere in UITweener.
Has anyone else ran into problems with this?