This version of Unity is unsupported.

CommandBuffer Constructor

Declaration

public CommandBuffer();

Description

Create a new empty command buffer.

You might want to set name for the buffer, so it is easier to see its activity in Profiler or Frame Debugger.