It’s mostly working, but when I click on the object, instead of grabbing and moving the object, the object is getting deleted (and being removed from the outliner tab).
I figured it out. The multiply vector connected to the Convert Mouse Location To World Space after the Event Tick had too high a value (5000). I decreased it (1000) and everything works now. Yay!