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.
-
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
- Lighting data is carried over from one Scene to another when changing Scenes in the Play Mode
- The <sprite> tag inserted image from a Sprite Asset into the UI Builder Button disappears when the Inlined Style Text Shadow Horizontal or Vertical Offset is set to be more than 0 px
- Build fails when building with ILCPP Scripting Backend and ARMv7 as the Target Architecture
- Textures turn black in Player when they are referenced by a script instance
- [Android] Virtual device crashes with "Scudo ERROR: invalid chunk state when deallocating address" error in Firebase Test Lab when Optimized Frame Pacing is 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.