This version of Unity is unsupported.

SystemInfo.hasDynamicUniformArrayIndexingInFragmentShaders

public static bool hasDynamicUniformArrayIndexingInFragmentShaders;

Description

Returns true when the GPU has native support for indexing uniform arrays in fragment shaders without restrictions.

This is true for all currently supported GPUs.