TextMeshPro causing Chrome errors
Chrome dev tools shows the following error log:
The method “FontEngine.LoadFontFace(Font, Int32) is not implemented
It could be that some of the escape characters contained within text fields are not able to be parsed.
Possible solution:
- Check your Text Mesh Pro components and disable the
Parse escape characters
checkbox.