Search Issue Tracker
By Design
By Design in 2022.3.X
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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
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/
Resolution Note (2022.3.X):
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/