Player can't move after some menu operation.
Reproduce steps:
  1. open quick menu
  2. select "Worlds"
  3. select "You Are In" (a button that is placed right side of "You Are In" label)
  4. select "Back"
  5. select "You Are In" again
  6. select "Back"
  7. close menu
  8. Then stuck. Unable to move. When desktop mode eye direction is also locked.
After this issue happened:
* When VR mode, by going to another world you can escape from stuck .
* When desktop mode, you are also unable to operate menu (because eye direction is locked). Only way is shutdown client program.
Reproduce rate: 100%
Tested with: version w_2019.1.3 Build 721 Steam client
Workaround: Don't use "Back" button.
Additional info:
I found another incorrect transition issue. Its reproduce step is
  1. open quick menu
  2. select "Worlds"
  3. select "You Are In"
  4. select "SETTINGS" (instead of "Back" in previous case)
  5. close menu
  6. open quick menu again
  7. select "Worlds"
  8. select "You Are In"
  9. select "Back"
  10. Then back to "SETTINGS" view not "WORLDS"
Root cause might be identical one. I guess: There is wrong view state stack operation. After closing menu, menu UI disappears but locomotion module still is "in menu state" and ignores movement operation.
(I heard this issue via https://twitter.com/esperecyan/status/1107398056922611713 . Esperecyan, Thx for sharing.)