MLAPI Hello World not moving position

Hello,

I have followed the MLAPI “hello world” tutorial at least 20 times at this point for the past few months and I continue getting the same Issue. The code is the same as the tutorial found https://docs-multiplayer.unity3d.com/docs/develop/tutorials/helloworld/helloworldintro/index.html

The move/request position change button does not move either player.

My friend, on his computer, followed the same tutorial and it was successful. However, when I do it on my computer it doesn’t work.

I am on unity 2021.1.0a2.727 (the newest version)

I’m wondering if maybe something on my computer is preventing it from working properly? Or maybe someone just knows something that I don’t or possible ways to sqeeze an error message out of this to point me in the right direction…

MLAPI doesn’t work very well. I did it first in one project, it was fine. I deleted it.
I then re-did it to try establish a very loose framework based on that, and it didn’t work at all when it comes to adding a player-owned camera.

I was told to use Mirror instead.