The Canvas Interactions layer allows the user to interact with Unity canvas components – i.e. event-listener-driven (e.g. OnPointerDown, OnPointerEnter, OnPointerExit) user interfaces (primarily Widgets.)
Setup
Drag the Canvas Interactions prefab into the scene hierarchy at the root level.