I just spent ten minutes quickstepping through Sacrament, et voilà! I’ve found it and can reproduce it consistently. It’s a timing issue. Releasing spacebar just as the quickstep ends triggers a second dodge.
The exact delays are: Sending space down, waiting somewhere between 180 to 230 milliseconds, sending space up.
I approximated the timing using a keyboard macro software. I tested in 10-ms intervals and the double dodge does not occur at 170 nor 240 ms delay for me. Anyone reproducing it may want to use AutoHotkey, AutoKey, a gaming mouse software’s macro function, or similar tools.
I can provide files if it’s ultimately helpful, but would prefer someone else to verify first. I’ve manually checked the Player.log file, and nearly every dodge (with keyboard/spacebar[1]) triggers this line to be appended:
2026-03-04T16:59:26.205|I|300||Look rotation viewing vector is zero
The suggestion that tipped me off was in this post (it’s in Wicked Feedback but should probably be in Wicked Bug Reporting):
Specifically this:
The line is appended only when dodging with my keyboard. Dodging with the controller, at default settings, causes no double dodges and does not append this line. ↩︎