tiled icon indicating copy to clipboard operation
tiled copied to clipboard

Flexible level editor

Results 254 tiled issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** When I'm exporting to a tmj/tmx file, the json is full of useless information, which the engine ignores **Describe the...

feature

Now we can embed tilesets into map, but would be nice get possibility embed images (tilesets, image-ayer .. ) to have single file for whole map. Reason: Now im working...

A common task in scripted MapFormats is to read an external tileset from file and assign it to the newly created TileMap. There are two ways to open a Tileset...

feature

**Describe the bug** Tiled freezes after a few minutes of usage. I recompiled Tiled in order to get a stack trace and symbols. (gdb) fr 4 #4 0x00007fca4531f16b in Tiled::ProjectModel::folderScanned...

bug

**Describe the bug** I ran into this bug when I opened the project using qt 5.12.2. unexpected item type 'AutotestRunner'.

bug

It happens quite often that you need to avoid using certain features, either because they are unsupported by your game or for any other reason. This can be quite tricky,...

feature

**Describe the bug** The JSON output for custom classes lacks detailed information about the custom class, and is given simply as a list of key/value pairs. This differs from XML-based...

bug

**Describe the bug** Automap is not working at all when opening / reopening the Tiled app. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on...

bug

### Is your feature request related to a problem? Please describe. It would be great if randomly generated tiles didn't completely reshuffle whenever automapping rules are reapplied. For example, once...

feature

**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...

bug