You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a 3D scene, if a speech bubble is attached to an anchor that's behind the view plane of the camera, the position of the bubble is incorrect.
Please provide the steps to reproduce, and if possible a minimal demo of the problem:
Here's a video showing the problem (provided by Discord user biscuitbunny, who reported this issue):
2026-08-12.13-11-25.mp4
What is the expected behavior?
The bubble's position should be similar to if the anchor was in front of the camera, or possibly biased towards the bottom of the screen. In any case, the bubble should not suddenly snap to a different position.
What is the current behavior?
In a 3D scene, if a speech bubble is attached to an anchor that's behind the view plane of the camera, the position of the bubble is incorrect.
Please provide the steps to reproduce, and if possible a minimal demo of the problem:
Here's a video showing the problem (provided by Discord user
biscuitbunny, who reported this issue):2026-08-12.13-11-25.mp4
What is the expected behavior?
The bubble's position should be similar to if the anchor was in front of the camera, or possibly biased towards the bottom of the screen. In any case, the bubble should not suddenly snap to a different position.
Please tell us about your environment