SystemLanguage.Arabic

How can I type in Arabic in unity 3.0

Reference: http://unity3d.com/support/documentation/ScriptReference/SystemLanguage.Arabic.html

2 Answers

2

I don't think Unity has any support for Arabic. SystemLanguage only tells you what language the operating system is running, nothing else.

Right to Left Arabic/ Persian/ Kurdi ,… are now available in Unity Asset Store

Link to asset
Link to online demo
Link to Realted Forum

Good Luck!