All boxes’s material is PBRMaterial, and twoSidedLighting is set to be true.
The blue one is transformed by reflection matrix, but is deeply darker than the red one.
because MirrorTexture uses ReflectionMatrix to implementing reflection, so the darker problem is also exists.