How to trace where this issue is

So here it is and I don’t yet have a clue as to how to find this error.

Usage of a type or method not supported by Unity Flash.
*Details: Invokes an unsupported method System.Guid::NewGuid() on type System.Guid

Usage of a type or method not supported by Unity Flash.
*Details: Invokes an unsupported method System.String System.Guid::ToString() on type System.Guid

So what is a Guid?
Isn’t there a log that would tell me what script is causing this error?


Recently I started converting all of my scripts to C#. I am guessing there in lies the problem so I am weeding through them.
But isn’t there a way I can tell what script and where this is popping up?

FOUND IT!!!
It was iTween.
I had experimented with it and decided not to use it but had left in in the Plugins directory.
Really sucks that the log would not tell me what it was chocking on but that was it.
I just ran across it and since I knew I was not using it I deleted it and WALA!
Back in business … can’t wait to have to discover what other wonderful things Unity/Flash won’t support.
I am sorry but this is so incredibly lame.
Flash player is ubiquitous in the world and very accessible to all my clients.
I have lost business because people don’t want to have to download another or any plugin for anything.
Anyway … we press on … I love Unity but this non support of Flash issue is a really huge drag.