Chatbox keeps its current position, even if player camera moves.
available in future release
Star Light 6136
This is reporting two bugs that both have the same root issue.
Related to how the camera moves and the chatbox doesn't update its position on camera move.
Steps to reproduce version A:
- Be in third person
- Scroll in or scroll out your view, or rotate the camera (after pressing tab)
- While the camera is still lerping (moving) open the chatbox.
- Watch as the chatbox remains where it is, but your camera keeps moving.
Steps to reproduce version B:
- Be in third person
- Press tab and look to the right.
- Open chat
- With your mouse anywhere on your screen (even the chatbox ui itself)
- Watch as your camera snaps to the direction your player is looking and you see your chatbox remain where it is.
A simple fix would be periodically update the chat position so that it remains within the same place relative to the player camera.
Photo Viewer
View photos in a modal
Log In
This post was marked as
available in future release
StormRel
updated the status to
tracked