Unity Issue Tracker - Double clicking script field no longer opens it in the external script editor
Fixed
UUM-26459
Double clicking script field no longer opens it in the external script editor
Unity: UI Toolkit Controls
Fixed
2021.3.X
Fixed UUM-26459 @guillaume-riendeau:
UI Toolkit: Double clicking a script in an ObjectField will open it in the IDE.
If a custom inspector is drawn with UIToolkit (in this case using InspectorElement.FillDefaultInspector), double clicking the script field no longer opens up the corresponding script in the user's IDE. Double clicking the script field does open up the IDE if the field's VisualElement is enabled.
Prioritise and Follow this issue
Have a workaround or additional info about this issue?