Skip to content

Unity 2022.3.10f1 : Conversion issue. #1

Description

@samavan
  1. Import the plugin from Package Manager to auto-import the plugin: https://github.com/Nolkeg/AdjustTHWannayuk.git

  2. first the unity editor will log some import warnings.

  3. Restart Unity, and it will ask to start on safe mode >> just press ignore.

  4. once unity starts the following 3 errors show in the console :

image

`Library\PackageCache\com.jiraphat.adjustthwannayuk@c337321\Editor\AdjustWannayuk.cs(64,82): error CS1503: Argument 1: cannot convert from 'System.Collections.Generic.List<UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord>' to 'System.Collections.Generic.IEnumerable<TMPro.TMP_GlyphPairAdjustmentRecord>'

Library\PackageCache\com.jiraphat.adjustthwannayuk@c337321\Editor\AdjustWannayuk.cs(150,69): error CS0029: Cannot implicitly convert type 'System.Collections.Generic.List<TMPro.TMP_GlyphPairAdjustmentRecord>' to 'System.Collections.Generic.List<UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord>'

Library\PackageCache\com.jiraphat.adjustthwannayuk@c337321\Editor\AdjustWannayuk.cs(165,65): error CS0029: Cannot implicitly convert type 'System.Collections.Generic.List<TMPro.TMP_GlyphPairAdjustmentRecord>' to 'System.Collections.Generic.List<UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord>'
`

Thank you! :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions