in LightProbeUtility line 23 SHB: sh[i, 4], sh[i, 6], sh[i, 5] * 3, sh[i, 7] is here shold be: sh[i, 4], sh[i, 5], sh[i, 6] * 3, sh[i, 7] ??