Hello I'm trying to export a class from one unity project as unity which works fine but can't import it to another by de-serializing.
Things inside the class return null.
But when I try the same thing in the exporting project it seems to be working.
Can you please help me to resolve this issue ?
Thanks
Hello I'm trying to export a class from one unity project as unity which works fine but can't import it to another by de-serializing.
Things inside the class return null.
But when I try the same thing in the exporting project it seems to be working.
Can you please help me to resolve this issue ?
Thanks