Remote.touchesEnabled

Switch to Manual
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.