-
Bug
-
Resolution: Fixed
-
Blocker
-
None
We are using Unity and Jenkins on a server without graphics device. By default this wouldn't work as Unity needs a graphics device to even start up, but if you are using the -force-d3d9-ref flag you can start Unity and build your project. This works without flaws while I start the process from the console, but as soon as i try to start it via Jenkins i get the attached error. This error indicates, that this flag isn't handled correctly, as this error only occured when i didn't use the -force-d3d9-ref flag.