Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Input field not working #101

Closed
amirsafaricg opened this issue Dec 10, 2022 · 2 comments
Closed

Input field not working #101

amirsafaricg opened this issue Dec 10, 2022 · 2 comments

Comments

@amirsafaricg
Copy link

Whenever I try to use the input field component the text isn't shown and after i select the typed string it show's the regular text with the RTL problem
Im using 2018.4 is this the cause of issue ?

@Alireza-Jamali
Copy link

Alireza-Jamali commented Feb 16, 2023

you have to use TextMeshPro - InputField and manually set RTL TextMeshPro as its TextComponent, the same for placeholder, also you need to change the font asset to a supported non english one

@hk1ll3r
Copy link
Collaborator

hk1ll3r commented Jul 16, 2023

Please read the known issues section of the readme file: https://github.com/pnarimani/RTLTMPro#known-issues

This issue cannot be fixed in unity versions 2019 and older. You can manually change the TextMeshPro code to fix it after each install. Better upgrade to 2020+ where the issue is fixed out of the box.

@hk1ll3r hk1ll3r closed this as completed Jul 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants