RTLTMPro
RTLTMPro copied to clipboard
Right-To-Left Text Mesh Pro for Unity. This plugin adds support for Persian and Arabic languages to TextMeshPro.
موقع تایپ داخل inputfield، برای مثال کلمهی "علی" به شکل "علی" نوشته میشه.
Hi, The text shows great when I set it up on the editor but when I try to set the text from script it doesn't work. It doesn't even show...
Unity 6 Wndows 10 `Assets\RTLTMPro\Scripts\Editor\RTLTextMeshProEditor.cs(8,49): error CS0234: The type or namespace name 'TMP_UiEditorPanel' does not exist in the namespace 'TMPro.EditorUtilities' (are you missing an assembly reference?)` https://i.imgur.com/BpmLzDt.jpeg https://i.imgur.com/ShzC16Z.jpeg
**Hi there,** I'm encountering issues when importing the RTLTMPro unitypackage into a new, empty project. I receive the following errors during compilation: Mono.Cecil.AssemblyResolutionException: Failed to resolve assembly 'Assembly-CSharp, Version=0.0.0.0, Culture=neutral,...
I have added a TMPro Dropdown, and replaced the item's TMPro with RTLTMPro. I created options normally at runtime but the RTL text showed incorrectly. The workaround was to add...
- **Prefab Change Indication:** Any unsaved changes to RTL settings are now visually marked.  - **UI Improvements:** Used `PropertyField` instead of `Toggle`, and `sectionHeader` instead of `Foldout` to match...
Commented lines that were causing compile errors in Unity 6
测试环境是unity6 必须在开头 加上 别的语言的字符才能正确显示: 例如,加上 a: aلي تشانغ وين، كتبه بيز، وكنيته سيد قاعة، من قومية الهان، وولد في عام ، ومن مواليد قوانه وين في حينان، وتنمى في هزيهو...
Hello, using the Unity 6 editor, the fixed shaders end up not working correctly. Is there anyway to fix this? 