Bug Fix Bulletin — v52.0.0 August 2025
The following issues were identified and resolved in the August 2025 Tiled release. If you were experiencing any of the behaviors described below, they are now fixed. No action is required on your end.
Personalized Text
Personalized text displaying incorrectly while editing
When editing a personalized text instance, content or formatting was not rendering accurately during the editing session — meaning what the creator saw while editing didn't match what viewers would see. Personalized text now renders correctly during editing.
Incorrect text values appearing on share links
Share links were showing the wrong text for personalized fields — either displaying placeholder text or the incorrect personalized value. Personalized values now display correctly on all share links.
Converting a static field to personalizable carried over old content
When a text field was converted from static to personalizable, it was unexpectedly merging content from the previous static value into the new field instead of starting clean. Fields converted from static to personalizable now initialize correctly with no content carryover.
Large font sizes scaling incorrectly in the Viewer
In personalized text tiles using large font sizes, text was scaling up incorrectly in the Viewer, breaking the intended layout. This was most noticeable in larger-format microapps. Font size rendering is now consistent between the Builder and the Viewer at all font sizes.
Microapp Duplication
Changes to a duplicate affecting the original microapp
Under certain conditions, edits made to a duplicated microapp in Builder 2.0 were propagating back to the original — and vice versa. Duplicated microapps are now fully isolated from each other. Changes to one do not affect the other in any configuration.
Custom Fonts
Three related custom font issues were resolved:
- Custom fonts not rendering in Builder 2.0 — microapps that previously used custom fonts were falling back to system fonts in Builder 2.0.
- Custom fonts lost after migrating to Builder 2.0 — microapps migrated into Builder 2.0 were losing their custom font configuration and falling back to system fonts.
- Custom fonts not preserved when duplicating a microapp — duplicating a microapp that used custom fonts into Builder 2.0 was not retaining the custom font settings in the duplicate.
Custom fonts now render correctly in Builder 2.0, are preserved through migration, and are retained in duplicated microapps.
Scroll Tile — Horizontal Direction Detection
Scroll Tiles that were configured to automatically detect horizontal scroll orientation were defaulting to vertical or failing to detect the correct direction in complex layouts. Automatic horizontal direction detection has been restored and now works correctly across multi-axis scroll layouts.