Hi,
We are automating our build. When we run unity from the command line in batch mode it works fine, but when running the exact same command from a makefile it crashes and tells us that:
Aborting batchmode due to failure:
Scripts have compiler errors.
Thread ‘UnityLookForNewInputDevices’ was not cleaned up!
This appears to be a Unity internal problem. What can we do?
thanks
mike
Can you post your command for starting Unity?
– whydoidoit