User Chatboxes May Sometimes Fail to Show
available in future release
Salbug
In the world linked below, users may occasionally not see chatboxes even though the notification sound plays. Rejoining the world sometimes restores chatbox visibility. This issue has not been observed in any other world to my knowledge.
Repro
- Join the world with a small group of users.
- Have everyone type arbitrary text into the chatbox.
- Someone should observe whether any user’s chatbox fail to appear, despite hearing the notification sound.
Log In
This post was marked as
available in future release
GigiSpahz
It
may
have something to do with the spherical culling function for cameras that was added in the latest SDK version (3.8.1). After I removed the spherical culling function from the script that handles the layer culling distance in the world it seems to have fixed the player chat bubbles from being invisible.StormRel
tracked