VRC_Mirror Reflection uses Material Property Block for applying Render Texture, but
there are wrong usage.
Animator (Animation) can change material property on Renderer normally, but not on Renderer with VRC_Mirror Reflection.
Maybe, VRC_Mirror Reflection use "SetMaterialPropertyBlock" without using "GetMaterialPropertyBlock". This is bad.