Chat box for Hebrew bug

Hebrew text displayed reversed in Convai chat box (RTL issue)

Hi,

I’m experiencing an issue with Hebrew text in the Convai chat UI. The words are being displayed in reverse order (as if rendered left-to-right instead of right-to-left).

Hebrew is an RTL (right-to-left) language, and it seems the chat box does not properly support RTL text direction.

I previously encountered the same issue inside Unity when rendering Hebrew text. The text appeared reversed until I changed the font family to Heebo-Medium for Hebrew. After switching to that font, the text displayed correctly.

This suggests the issue may be either:

  • Missing RTL direction handling

  • Or the use of a font that doesn’t properly support Hebrew RTL rendering

Is there a way to enforce RTL direction or specify a Hebrew-compatible font in the Convai chat UI?

Thanks.

Hello,

Please follow the documentation.

Thank you it is now working correctly.