

That might be a fix but we need to be sure that it doesn't break anything else. I am unsure as to why you would want to run this with graphics, however, I am new to running CI and Unity in this way so maybe there is a reason for this flag to be omitted from those calls? If so, maybe a variable that can be set and passed? What are your thank you for reporting your issue and especially for having done some research. When executing the tests would fix the issue. Unity-test-runner/action/steps/run_tests.sh I would assume adding that flag to this file:

This suggests adding the -nographics flag to all CI scripts. Connected to LicensingClient (PId: 136, launch time: 0.00, total connection time: 0.64s) Successfully connected to LicensingClient on channel: "LicenseClient-root" (connect: 0.57s, validation: 0.07s, handshake: 0.00s) Successfully launched the LicensingClient (PId: 136) Channel doesn't exist: "LicenseClient-root" Connected to LicensingClient (PId: 81, launch time: 0.00, total connection time: 0.88s) Successfully connected to LicensingClient on channel: "LicenseClient-root" (connect: 0.81s, validation: 0.07s, handshake: 0.00s) Application signature verification not supported on this platform. Successfully launched the LicensingClient (PId: 81)
