godotengine / godot

Godot Engine – Multi-platform 2D and 3D game engine
https://godotengine.org
MIT License
90.46k stars 21.07k forks source link

Gridmap change floor/plane keyboard shortcuts do not work #78505

Closed Haydoggo closed 1 year ago

Haydoggo commented 1 year ago

Godot version

v4.0.3.stable.official [5222a99f5]

System information

Godot v4.0.3.stable - Windows 10.0.19045 - Vulkan (Forward+) - dedicated NVIDIA GeForce GTX 1080 (NVIDIA; 31.0.15.1694) - Intel(R) Core(TM) i5-10600KF CPU @ 4.10GHz (12 Threads)

Issue description

When editing a gridmap in the 3D editor, trying to change the edited floor/plane via E and Q do not work, and instead the keypresses are used to switch between Select Mode(Q) and Rotate Mode(E) as if the gridmap were not selected at all. The other GridMap shortcuts seem to work fine.

Steps to reproduce

  1. Add GridMap to scene
  2. Select GridMap
  3. Try to change the edited floor/plane with Q and E
  4. Anguish

Minimal reproduction project

N/A

AThousandShips commented 1 year ago

Please search before opening a new issue in the future