Version used: 1.2.0
Windows 10
Template format used: JSON
The templates aren't listed in the Templates window at all. The feature works without problems in 1.1.6.
Whoops, this is because I've delayed the initialization of the plugins until after the creation of the UI, in order to fix the log messages from the Python plugin not appearing in the Debug Console.
But this means that now the JSON plugin is also loaded after the UI is initialized, so the model loading the templates is no longer picking up the JSON template format when it gets created.
I'll try to find a good fix for this tomorrow.
Fixed it now. The fix will be included in Tiled 1.2.1, which I hope to push out within the next few days.
Thanks!
Most helpful comment
Fixed it now. The fix will be included in Tiled 1.2.1, which I hope to push out within the next few days.