Output error when select a TileMap
node in the editor #83185
Closed
Description
opened on Oct 12, 2023
Godot version
4.x
System information
Windows, WebEditor
Issue description
The output print this error everytime a TileMap node is selected in editor:
editor/editor_node.cpp:8223 - Condition "plugins_list.has(p_plugin)" is true.
Steps to reproduce
Add a TileMap node and add a tileset to it, then select the TileMap node in tree.
Minimal reproduction project
N/A
Activity