mapeditor/tiled
Do you want to work on this issue?
You can request for a bounty in order to promote it!
Metatile Update issues #2743
Phlosioneer posted onGitHub
From #1421 :
I think the main catch right now is that automatic updating of the meta-tileset image will only be triggered when its map file is changed. Changes to any images or other meta-tilesets referenced by the map file will not trigger such an update.
Currently the workarounds are to save the metatile map manually; or to close Tiled and re-open it. We aren't sure if saving the map manually always fixes it.