This version of Unity is unsupported.

SpriteRenderer.flipX

Switch to Manual
public bool flipX;

Description

Flips the sprite on the X axis.

Only the rendering is affected. Use negative Transform.scale, if you want to affect all the other components (for example colliders).