This version of Unity is unsupported.

GfxThreadingMode.DirectNativeJobs

Description

Native Graphics Jobs without Render Thread.

Main thread writes native graphics commands, starts worker threads to do the same, and submits them directly.