help, i can’t edit everything from Interactions and Processors tabs from New Input System, thats created by script InputAction
its work on Input Action Assets
but not work on InputAction from script
help, i can’t edit everything from Interactions and Processors tabs from New Input System, thats created by script InputAction
its work on Input Action Assets
but not work on InputAction from script
bruh, my post completely ignored
bump
.
.
.
.
.
.
I am having the same issue. I was able to see them some time ago in the inspector, but now Interactions and Processors are not shown correctly.
using unity 2021 can work perfectly, but not work in Unity 6, idk in Unity 2022
but there a Editor UI bug in Input System Unity 2021, Input Listener in inspector overlap with input list window
because Unity Teams never care about this bug,
so the only way solution is, changing it manually from debug inspector
or
you can just rollback to older version like 1.8.2 instead of newest version, by changing version number in
Project Folder > Packages > manifest.json:
“com.unity.inputsystem”: “1.8.2”
or
add by the name in Package Manager Window, and input version you want
too many bug in newest version