Fixed issue where the `XRUIInputModule` component is automatically added to an Event System GameObject, but does not check for existing `BaseInputModule`-based components that would interfere with how XRI interacts with the Event System, such as the `InputSystemUIInputModule`. XRI will now log a warning and disable the other Input Modules.