This version of Unity is unsupported.

CommandBufferExecutionFlags.AsyncCompute

Description

Command buffers flagged for async compute execution will throw exceptions if non-compatible commands are added to them. See ScriptableRenderContext.ExecuteCommandBufferAsync and Graphics.ExecuteCommandBufferAsync.