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
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
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.