mirror of
https://github.com/GrahamKracker/UnityExplorer.git
synced 2025-07-01 11:12:49 +08:00
Fix InputSystem EventSystem bug
This commit is contained in:
@ -45,8 +45,7 @@ namespace UnityExplorer.Core.Input
|
||||
public static void AddUIModule()
|
||||
{
|
||||
m_inputHandler.AddUIInputModule();
|
||||
//ActivateUIModule();
|
||||
CursorUnlocker.SetEventSystem();
|
||||
ActivateUIModule();
|
||||
}
|
||||
|
||||
public static void ActivateUIModule()
|
||||
|
Reference in New Issue
Block a user