Open Torguen opened 3 years ago
@Torguen Please upload a minimal reproduction project to make this easier to troubleshoot.
Looks like duplicate of #46935, but it should've been resolved already... Although this one seems to involve external editor.
Godot version
3.4 beta 5 mono
System information
w10 64
Issue description
Look at the gif. 1 - I select the white object in the editor and its properties appear in the "Inspector" dock 2 - Then I select a script and the "Inspector" dock changes state but the object in the editor is still selected. 3 - I try to select the object again to see its properties but I can't do anything, the object appears selected but its properties are not visible in the "Inspector" dock. Possible solution: When the script is selected the node should be deselected automatically.
Steps to reproduce
This only happens with two monitors. Place on one monitor VSCode and on the other monitor, Godot. Then do the test viewed In the gif
Minimal reproduction project
testDock.zip