I am editing a C# script and received the message:
"The name ErrorBuffer does not exist in current context"
I believe this is part of ComponentWrapper.cs. The exact same code runs fine in another project. Do I need to identify this in some sort of project setting (or something like that) so that it gets recognized?
Any suggestions are appreciated.
Thanks,
Matt C