Did you create your Managers with v1.84, which includes the built-in Input System integration - or did you install the integration from the Downloads page.
Can you share a shot of your EventSystem prefab? It should be listed at the top of your Menu Manager.
I installed the integration from the Downloads page back when I had AC 1.83. Cursors wouldn't work without it so I assume I did that correctly.
I upgraded to 1.84 last week but apart from getting the WalkingDead manager pack if you recall from my other thread, I havent done anything else with the Managers https://ibb.co/VWvn2v03
The bindings in the Input Module, though, are wrong. It looks like this is from the old version of the integration - the InteractionA/B actions shouldn't be listed there.
If you imported the integration from the Downloads page, you now have two versions of it in your project. I'd say let's remove the older one and re-install the latest:
Backup your project
Go to the top of the Menu Manager and click the Event system prefab file. This should bring you to the "Input System" Project folder that the integration made. Delete this folder.
Delete also the /AdventureCreator/Downloads/Input System integration folder
Run the New Game Wizard, choosing Modify existing so that you don't create new Managers, and re-install the Input System integration template from there.
That should give you an updated version of the Event System prefab that has corrected action assignments.
Comments
Thanks for the details.
Did you create your Managers with v1.84, which includes the built-in Input System integration - or did you install the integration from the Downloads page.
Can you share a shot of your EventSystem prefab? It should be listed at the top of your Menu Manager.
I installed the integration from the Downloads page back when I had AC 1.83. Cursors wouldn't work without it so I assume I did that correctly.
I upgraded to 1.84 last week but apart from getting the WalkingDead manager pack if you recall from my other thread, I havent done anything else with the Managers
https://ibb.co/VWvn2v03
Sorry, I mean to see the Event System itself. The Menu Manager is just where to find it.
My bad. Here is the inspector for the Event system. Hope I got this right!
https://ibb.co/KxqjqT0f
Thanks, that's right.
The bindings in the Input Module, though, are wrong. It looks like this is from the old version of the integration - the InteractionA/B actions shouldn't be listed there.
If you imported the integration from the Downloads page, you now have two versions of it in your project. I'd say let's remove the older one and re-install the latest:
That should give you an updated version of the Event System prefab that has corrected action assignments.
Hi Chris,
Thank you,
I did all that, restarted Unity and gave it a run.
I still have the same wierd behavior while browsing the document!
Here is the new event system inspector.
https://ibb.co/jZDHvBM8
It's still got the same incorrect mappings in Player Input. Not sure why that's happening.
Try manually clearing the prefab's "Submit" field.
That fixed it!! Thanks so much!