mapeditor/tiled


Do you want to work on this issue?
You can request for a bounty in order to promote it!
Automap Output not Saving in XML #3816
deplicator posted onGitHub
Describe the bug Automap appears to apply correctly in Tiled, but saving does not update XML.
I don't recall this being a problem before, apologies if this issue exists (couldn't find anything).
To Reproduce Steps to reproduce the behavior:
- A simple project with two tilesets, a single automap rule, and a test map
- Setup input layer in test map
- Hit Ctrl+M, save map
- View XML doesn't not show the output
tileset
tag and the output layer data is all 0's
Expected behavior
The XML should have the output tileset
reference and the layer data be filled in with numbers where approriate.
Media
Image taken before running automap rules:
Image after running automap rules and saving (note the output data layer is all 0's):
Reloading tiled shows what is reflected in the XML file (the output layer is there but empty).
Specifications:
- OS: Windows 10
- Tiled Version:1.10.2