-
Import the plugin from Package Manager to auto-import the plugin: https://github.com/Nolkeg/AdjustTHWannayuk.git
-
first the unity editor will log some import warnings.
-
Restart Unity, and it will ask to start on safe mode >> just press ignore.
-
once unity starts the following 3 errors show in the console :

`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! :)
Import the plugin from Package Manager to auto-import the plugin: https://github.com/Nolkeg/AdjustTHWannayuk.git
first the unity editor will log some import warnings.
Restart Unity, and it will ask to start on safe mode >> just press ignore.
once unity starts the following 3 errors show in the console :
`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! :)