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
- Crash on mecanim::SetValueWeight when switching the AnimationMixerPlayable connection with Animator's UpdateMode set to "Animate Physics"
- The "StringComparer.InvariantCultureIgnoreCase.GetHashCode()" returns different Hash Codes for the same word with the only difference being case sensitivity in WebGL
- 2D Light Textures show the lights of any 'blend style' index higher than theirs (if present) when they aren't visible by the Camera using Render Graph
- [SpeedTree] Wireframe mode not rendering correctly ST assets
- Light2D affecting only the Default Sorting Layer will also affect any Custom Lit Sprite not on that Layer when using Render Graph
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.