In the past, tmux-resurrect would drop me into the same window I was in at the time of saving the session. For example, given a layout like this:

...I would still be on pane 3 after attaching to the restored session. Now, however, I am always on the first window (in this case, 0).
Is there a way to restore the previous behavior? Could something be interfering?