Patch #52 Controller input fixes and more

Hey everyone! We have some important fixes and updates incoming: [h2] 🐞 Bug Fixes[/h2] [list] [*][b]Clubhouse Login Issue:[/b] Fixed a bug preventing users from logging into the Clubhouse due to a logic exception. [*][b] Clubhouse Load Failure: [/b] Addressed multiple null reference exceptions that caused issues during the Clubhouse loading sequence. [*][b] Scene Loading Optimization: [/b] Improved the scene loading process which should ensure a smoother experience. [*] [b]Gamepad Controller Fix: [/b] The gamepad controller has been fixed to prevent selections inside the UI when using mtion with another game. [/list] [h2]⚡Performance Improvements[/h2] [list] [*][b] State Model Update Optimization: [/b] Optimized internal update events to reduce redundant calls, improving overall performance. [*] [b]Notification System Enhancements:[/b] Refined the notification system and logging for better performance and debugging clarity. [*] [b]Fixed memory handling during scene loading: [/b] Updated asset release mechanisms for better efficiency and memory management. [/list] Happy creating! - mtion team