All UI components from the UI pack contain regular Text which doesn't scale well. These need to be replaced with TMPro, but some scripts require Text. So as part of this the prefabs need to be updated and the scripts changed to support TMPro_Text instead of just plain Text.
Also need to go through the entire UI and ensure everywhere labels, input boxes and other text is used, it's using the prefabs rather than unpacked prefabs.
All UI components from the UI pack contain regular Text which doesn't scale well. These need to be replaced with TMPro, but some scripts require Text. So as part of this the prefabs need to be updated and the scripts changed to support TMPro_Text instead of just plain Text.
Also need to go through the entire UI and ensure everywhere labels, input boxes and other text is used, it's using the prefabs rather than unpacked prefabs.