This version of Unity is unsupported.

ShaderData.VariantCompileInfo.ConstantBuffers

public ConstantBufferInfo[] ConstantBuffers;

Description

Constant buffers the compiled variant uses. Some platforms don't have constant buffers; however, Unity reports all global constants/uniforms in a single constant buffer.