- Home /
automated build issue - UnityLookForNewInputDevices
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
Answer by flyfisher1952 · Apr 26, 2013 at 02:06 PM
It turned out that someone had checked in some code that built in his IDE, but not in the automated build system. We backed his stuff out and encouraged him to be a bit more careful in his checkins.
Can you provide more information? What was the thing that they did that worked in the editor, but not in the automated build system.
It's been so long that I am not sure what it was.
Sorry.
$$anonymous$$ike