Remove legacy text and add Text Mesh Pro support by ababilinski · Pull Request #82 · yasirkula/UnitySimpleFileBrowser
Hi @yasirkula, I recommend updating to Text Mesh Pro since Unity UI Text is considered legacy and won't be updated,
The main reason for the pull request is to improve XR support for the asset. Using a world canvas with the legacy text component can lead to strange artifacts and blurry text. (see image of artifacts below)
image showing text artifacting when toggling a world canvas on and off
Using your other helpful tool makes the conversion a lot easier, but it can cause merge conflicts when trying to keep the plugin inside a project up to date.