Error after updating to Unity 5.1.0
9 years 10 months ago - 9 years 10 months ago #811
by tman1978
Error after updating to Unity 5.1.0 was created by tman1978
I have TextMeshPro (0.1.5 B1.5) installed and I'm getting the following error after updating to Unity 5.1.0:
Any ideas on how to resolve?
Assets/I2/Localization/Scripts/Targets/LocalizeTextMeshPro.cs(11,23): error CS0234: The type or namespace name `TextMeshProUGUI' does not exist in the namespace `TMPro'. Are you missing an assembly reference?
Any ideas on how to resolve?
Last edit: 9 years 10 months ago by tman1978.
Please Log in or Create an account to join the conversation.
9 years 10 months ago #812
by Frank
Are you
Give I2L
5 stars!
Are you
Please lets us know how to improve it!
Replied by Frank on topic Error after updating to Unity 5.1.0
Hi,
I just downloaded TMPro 0.1.5 Beta 1.5 and tested on Unity 5.0.1p2
I was unable to reproduce that error. TMPro is still showing the TextMeshProUGUI class for me and I'm not getting any error.
Can you try reinstalling TMPro?
Also, have you moved I2L to the Plugins folder? If you moved it, it may not be able to find the TMPro classes.
Another thing you could try: Remove the TextMeshPro and TMProBeta defines in the Build Settings.
That will comment that code and avoid compilations errors. Once the code compiles again, Add the defines again, or execute the menu:
Tools\I2 Localization\Enable Plugins\Force detection
Hope that helps,
Frank
I just downloaded TMPro 0.1.5 Beta 1.5 and tested on Unity 5.0.1p2
I was unable to reproduce that error. TMPro is still showing the TextMeshProUGUI class for me and I'm not getting any error.
Can you try reinstalling TMPro?
Also, have you moved I2L to the Plugins folder? If you moved it, it may not be able to find the TMPro classes.
Another thing you could try: Remove the TextMeshPro and TMProBeta defines in the Build Settings.
That will comment that code and avoid compilations errors. Once the code compiles again, Add the defines again, or execute the menu:
Tools\I2 Localization\Enable Plugins\Force detection
Hope that helps,
Frank
Are you

Are you

To get the betas as soon as they are ready,
check this out
Please Log in or Create an account to join the conversation.
9 years 10 months ago - 9 years 10 months ago #813
by tman1978
Replied by tman1978 on topic Error after updating to Unity 5.1.0
Never mind, user error.
Last edit: 9 years 10 months ago by tman1978. Reason: Updated info
Please Log in or Create an account to join the conversation.
Time to create page: 0.150 seconds