Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Bug Errors when using 4.0.0-pre.2 with localization package

Discussion in 'UGUI & TextMesh Pro' started by bottledgalaxy, Aug 31, 2023.

  1. bottledgalaxy

    bottledgalaxy

    Joined:
    Jul 19, 2019
    Posts:
    84
    Hi, didn't know where exactly to put this, but I'm trying to use UI Toolkit along with TextMeshPro, so I'm trying out the 4.0.0-pre.2 release.

    After importing the package though, I got these errors:

    Library/PackageCache/com.unity.localization@1.4.4/Runtime/Localized Reference/LocalizedAsset.cs(59,58): error CS0234: The type or namespace name 'TMP_FontAsset' does not exist in the namespace 'TMPro' (are you missing an assembly reference?)

    So just wondering how can I make them work together?

    Thanks

    PS: I'm posting this in both forums since maybe both teams need to work together? Here is the other post. Feel free to close either if needed:
    https://forum.unity.com/threads/bug-errors-when-using-1-4-4-with-textmeshpro-4-0-0-pre-2.1486758/
     
  2. bottledgalaxy

    bottledgalaxy

    Joined:
    Jul 19, 2019
    Posts:
    84
    For reference, I created this bug report: IN-53397
     
    karl_jones likes this.