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
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
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/