Unity Editor, can I get multiple scene views to move independently?

When I launch multiple scene views inside the editor, click (focus) one of them, and then move the scene camera with WSAD, all of the scene views move simultaneously. They appear to be using different cameras since neither rotation, nor position is bound.

Is there a way that I can select which scene view accepts the WSAD input?

Make sure that “Effects” at the top of both scene tool bars are un-ticked (Screenshot - 9a20b6887d0f16c77f092757aae8e37f - Gyazo). You then have to select the scene you want to control by left clicking to activate it then that should move independently with WASD.

this did not work for me. Effects is unticked on both scene views, but they still both respond when I try to move in just one. I’m on Windows.