godotengine / godot

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

Unable to delete tile in TileSet editor using hotkey #98123

Closed JekSun97 closed 1 month ago

JekSun97 commented 1 month ago

Tested versions

4.3 stable, 4.4 dev3

System information

Godot v4.4.dev3 - Windows 10.0.19045 - Multi-window, 1 monitor - OpenGL 3 (Compatibility) - Radeon RX 560 Series (Advanced Micro Devices, Inc.; 31.0.14001.45012) - Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz (4 threads)

Issue description

I'm trying to delete a tile in the TileSet editor using the "Delete" hotkey, but instead of deleting the tile, it tries to delete the last selected node in the scene. err

Steps to reproduce

  1. Select TileMapLayer
  2. Go to TileSet editor
  3. Create new tiles with left mouse button if there are none
  4. Select these tiles and try to delete them with "Delete" key

Minimal reproduction project (MRP)

N/A

AThousandShips commented 1 month ago

Thank you for reporting, consolidating in:

See there for more details, if you think something was missed about this and it's not the same issue, please comment here and it can be reopened