This version of Unity is unsupported.

Remote.touchesEnabled

public static bool touchesEnabled;

Description

Disables Apple TV Remote touch propagation to Unity Input.touches API. Useful for 3rd party frameworks, which do not respect Touch.type == Indirect. Default is false.