fix: input system handling

This commit is contained in:
2025-09-07 14:17:25 +08:00
parent 7ec5a903c5
commit 3a1063beaf
@@ -4,7 +4,8 @@
"references": [ "references": [
"Unity.TextMeshPro", "Unity.TextMeshPro",
"Unity.RenderPipelines.Universal.Runtime", "Unity.RenderPipelines.Universal.Runtime",
"Unity.RenderPipelines.Core.Runtime" "Unity.RenderPipelines.Core.Runtime",
"Unity.InputSystem"
], ],
"includePlatforms": [], "includePlatforms": [],
"excludePlatforms": [], "excludePlatforms": [],