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
I have a plugin that handles TileMaps. When I first click a TileMap, the TileMap editor does not appear (likely due to my plugin). Subsequent clicks show the editor properly.
It did not happen before. Might apply to other plugins.
It's a minor regression though and I'm opening it mostly to keep track.
Godot version
4.0 rc2
System information
Windows 10 x64
Issue description
Likely caused by #71770 and follow-ups
godot_ByPZdMw3oX.mp4
I have a plugin that handles TileMaps. When I first click a TileMap, the TileMap editor does not appear (likely due to my plugin). Subsequent clicks show the editor properly.
It did not happen before. Might apply to other plugins.
It's a minor regression though and I'm opening it mostly to keep track.
Steps to reproduce
_handles()
TileMapMinimal reproduction project
TileMapPluginBug.zip
The text was updated successfully, but these errors were encountered: