UI Text VS TextMeshPro UGUI

Does anybody have an opinion on which is better? I realize TextMeshPro UGUI has more effects available to it but I’m trying to do something basic and I’m finding that the UI Text is better for my purposes. Let me know what you guys think.

Here is a side-by-side comparison zoomed in with UI Text on top and TextMeshPro UGUI on the bottom. You can see the the TextMeshPro UGUI is more crisp.

155606-capture.png

Here is a side-by-side comparison of the same but zoomed out.

155607-capture.png

You see how the TextMeshPro UGUI starts to look worse.

Thank you!

If anybody comes here looking for an answer: TextMeshPro UGUI will look smoother when a lower resolution texture is used. Changing from 2048 to 512 worked well.