Excuse me, I would like to ask why the chat box in convai demo project is not appearing in the correct position. I’ve already checked to make sure all the elements are placed correctly, but the issue still persists. Could you please advise me on how I can fix this? Thank you!
The issue you’re describing is related to how the Game View is displayed in the Unity editor. Try adjusting the Game View scale slider at the top of the Game window. Make sure it’s pulled all the way to the left so the view is at 100%. Also, instead of using “Free Aspect”, try selecting a specific aspect ratio like 16:9 from the dropdown. This usually helps keep UI elements aligned properly.