Search Issue Tracker
Fixed
Fixed in 2021.3.31f1
Votes
0
Found in
2021.3.7f1
Issue ID
UUM-26459
Regression
Yes
Double clicking script field no longer opens it in the external script editor
If a custom inspector is drawn with UIToolkit (in this case using {color:#e01e5a}InspectorElement.FillDefaultInspector{color}), 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.
Comments (1)
-
stevenkelly619
Feb 05, 2023 20:50
trying this asap thanks https://hiphop.okaywap.com/#github.com
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 [NSApplication endModalSession:] when saving while Play Mode is loading
- Incorrect Preferred Height calculation when a single text line uses different Font Assets
- [ShaderGraph] Redo Collapse Nodes action does not fully collapse the Nodes
- [Ubuntu] Mouse cursor is set box select mode after exiting VFX Graph's Rename Context function
- Unrecognized identifier DECLARE_STACK_CB error is thrown when VirtualTexture Property is used with Custom RenderTexture target
Resolution Note (fix version 2021.3.31f1):
Fixed UUM-26459 @guillaume-riendeau:
UI Toolkit: Double clicking a script in an ObjectField will open it in the IDE.