Search Unity

Bug 2020.2.0b7 vs TextMeshPro

Discussion in 'UGUI & TextMesh Pro' started by Hyp-X, Oct 18, 2020.

  1. Hyp-X

    Hyp-X

    Joined:
    Jun 24, 2015
    Posts:
    438
    Hi,

    I got the following message in 2020.2.0b7:
    Code (CSharp):
    1. Assertion failed on expression: 'ins.second || ins.first->second == artifactID || (ins.first->second == CircularDependencyArtifactID() && !artifactID.IsValid()) || GetPathFromAssetGuidV2(key.GetGUID()).ends_with(".cs")'
    2. UnityEngine.StackTraceUtility:ExtractStackTrace ()
    3. TMPro.EditorUtilities.TMPro_TexturePostProcessor:OnPostprocessTexture (UnityEngine.Texture2D) (at Library/PackageCache/com.unity.textmeshpro@3.0.1/Scripts/Editor/TMPro_TexturePostProcessor.cs:14)
    4. UnityEditor.AssetPostprocessingInternal:PostprocessTexture (UnityEngine.Texture2D,string)
    Does this ring a bell for anyone?
    Should I be concerned?
     
  2. Hyp-X

    Hyp-X

    Joined:
    Jun 24, 2015
    Posts:
    438
    I just got the same error in 2020.1 so it doesn't look like beta specific...
     
  3. LeonhardP

    LeonhardP

    Unity Technologies

    Joined:
    Jul 4, 2016
    Posts:
    3,136
    Let me move this for you.
     
  4. Stephan_B

    Stephan_B

    Joined:
    Feb 26, 2017
    Posts:
    6,595
    See the following thread / reply to your previous post.