Creating Hyperlinks in dynamically generated Text

Hi All

Are there any plans to introduce hyperlinking into text? I know I can put an invisible button behind the text to drive an Application.OpenURL, but in my case the text is generated dynamically from object meta-data so the URL will be in a different position in the label area for each object.

A simple way to handle this would be a godsend!

Thanks

there plan is but noone know when will be ready. as workaround u could write some modification or buy extension from Assets Store (see my signature for example, there is lite version too but limited and probably not fit ur requirement). as i investigated this isnt 100% trivial (but not very hard) because you have to keep in mind Canvas Scaler feature and Canvas mode too to ensure that this feature will work with any case, as a bonus resizing&animation should be done close at no cost which is done in my case. In addition i support curved text which cause this a bit more complicated