I have an object where under Interactions there is a Use interaction. I don't want it there.
Every time I click on the gear icon for the action and choose Delete (and I save), it removes itself from the UI, but then if I hit the Play button to run my game, it comes back.
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
Digging into the
.unity
file, I see all this stuff, which does not seem right:After deleting all of that stuff manually from the
.unity
file, the interaction is now permanently gone in the GUI and my player character actually walks to the hotspot when clicked again.Thanks for the details - this sounds like a bug. Could you let me know your AC and Unity versions, as well as your Settings Manager's "Interaction method"? I'll attempt a recreation.