Search Issue Tracker

By Design

Votes

0

Found in

2021.3.30f1

2022.3.8f1

Issue ID

UUM-47586

Regression

No

A hyperlink does not work when the URL length exceeds 118 characters

--

-

Reproduction steps:
1. Open the attached project “HyperlinkBug“
2. Open the Scene “Assets/Scenes/SampleScene”
3. Enter the Play Mode
4. Try to interact with the Label

Expected result: The Label has “Link” text and works as a hyperlink
Actual result: Raw URL is represented which does not work as a hyperlink

Reproducible with: 2021.3.30f1, 2022.3.8f1, 2023.1.0a19
Not reproducible with: 2023.2.0b7, 2023.3.0a3
Fixed in: 2023.1.0a20

Reproducible on: Windows 11
Not reproducible on: No other environment tested

  1. Resolution Note:

    This is a known limitation. It's a limitation of our current implementation of rich text tags. We are working on a new way to parse rich text tags which will not have this problem but it won't be backportable.

    See this thread for more info:
    https://forum.unity.com/threads/interacting-with-subsections-of-text.1317933/

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.