This version of Unity is unsupported.

Light.shadowMatrixOverride

Switch to Manual
public Matrix4x4 shadowMatrixOverride;

Description

Matrix that overrides the regular light projection matrix during shadow culling. Unity uses this matrix if you set Light.useShadowMatrixOverride to true.