You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "Sun and Environment Settings" Popup no longer receives key input events. It is no longer possible to change parameters by keyboard.
Bisecting this issue shows that it was introduced in #58490
Fixing this issue by making the popup focused, will likely hide the issue, that causes #59722 or maybe it is the same.
BugSunPopupFocus.mp4
Steps to reproduce
Open Editor
Create Node3D
Open Sun and Environment Settings
Select Sky Energy entryfield
Push number-buttons on keyboard
Minimal reproduction project
Editor issue
The text was updated successfully, but these errors were encountered:
Godot version
v4.0.alpha.custom_build [74ff592]
System information
Linux, Debain 11, Xfce, Nvidia, Vulkan
Issue description
The "Sun and Environment Settings" Popup no longer receives key input events. It is no longer possible to change parameters by keyboard.
Bisecting this issue shows that it was introduced in #58490
Fixing this issue by making the popup focused, will likely hide the issue, that causes #59722 or maybe it is the same.
BugSunPopupFocus.mp4
Steps to reproduce
Minimal reproduction project
Editor issue
The text was updated successfully, but these errors were encountered: