Search Issue Tracker
Fixed
Fixed in 6000.3.0b1
Votes
0
Found in
6000.0.0b1
6000.1.0a7
6000.2.0a1
6000.3.0a1
7000.0.0a1
Issue ID
UUM-71100
Regression
No
Add hyperLinkClicked support to UITK
This API is not supported with UITK: https://docs.unity3d.com/ScriptReference/EditorGUI-hyperLinkClicked.html
The aim is to still support user code that uses this API once they transition to UITK.
Example of usage: https://unity.slack.com/archives/C06BG5XCXK5/p1713894873876959
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
- “Baking ReferencedPrefabAuthoring!” errors are thrown when creating or deleting unrelated GameObjects in a SubScene that references prefabs
- Cannot scroll down to see all UI Builder Inspector items after content is resized
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled
Resolution Note (fix version 6000.3.0b1):
Add support for Hyperlink clicked in ATG