[SOLVED] Project causes exceptions

Our project doesn’t run anymore, I get an exception after the init()

It says;

Exception Message: nuitrack

Exception Stacktrace
at (wrapper managed-to-native) nuitrack.NativeImporter:nuitrack_Initialize ()
at nuitrack.Nuitrack.Init () [0x00000] in :0
at NuitrackCheck.Start () [0x00000] in :0

Any idea what this could be? i removed the Nuitrack filer and reinstall the Unity package. It didn’t help

Hi,
Did you try to build our sample in the same development environment?

Yes , a new project works, so somehow there is a problem in this project.
We are now going to create a new project and copy the assets and code over.