Can't reference Text Mesh Pro files from an Assembly made with Assembly Definition

See the following [post]( Migrating from Legacy / Asset Store to Package Manager Releases page-2#post-3412445).

In short, you need to edit your .asmdef to manually add a reference to the Unity.TextMeshPro assembly for the runtime and Unity.TextMeshPro.Editor for the Editor one.

6 Likes