This version of Unity is unsupported.

ScheduleMode.Parallel

Description

Schedule job to run on multiple worker threads if possible. Jobs that cannot run concurrently will run on one thread only.