Im curious to know how i can make my Subtitle Canvas be in World space. When i try to set it in the prefab it does reflect in play mode however i cant see any of the icons even after centering.
In the ConvaiXR Package, there are already Transcript UI prefabs designed for World Space.
From what you described, it’s possible that the issue may be related to your custom prefab setup. For instance, if you created a new prefab for the subtitle canvas, but didn’t assign it correctly in the ChatUIHandler, it could result in UI elements not displaying properly during runtime.