Search Issue Tracker
Fixed
Fixed in 6000.0.50f1, 6000.1.4f1, 6000.2.0b2
Votes
0
Found in
6000.0.46f1
6000.1.0b15
6000.2.0a9
Issue ID
UUM-103041
Regression
No
Links don't work in UI Toolkit when text is elided
Reproduction steps:
1. Open the attached “IN-99166.zip” project
2. Open the “SampleSceneForLinks” Scene
3. Enter Play mode
4. Click and hover over the middle text (2nd from top)
5. Observe the Console
Expected result: Each hover and click generates a console output
Actual result: The elided text lines don't generate any output
Reproducible with: 6000.0.46f1, 6000.1.0b15, 6000.2.0a9
Couldn’t test with: 2022.3.61f1 (error CS0246: The type or namespace name 'UxmlElement' could not be found (are you missing a using directive or an assembly reference?))
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Note:
- The first line of text shows the expected result
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
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
- Unity Version Control server textfield’s text overlaps with the dropdown triangle button in the Explore repositories window when an organization with a long name is selected
Resolution Note (fix version 6000.2.0b2):
Fixed link tag broken when used with ellipsis in UITK.
Resolution Note (fix version 6000.1.4f1):
Fixed link tag broken when used with ellipsis in UITK.
Resolution Note (fix version 6000.0.50f1):
Fixed link tag broken when used with ellipsis in UITK.