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
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
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
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/