Bug Fix Bulletin — v51.0.0 July 2025
The following issues were identified and resolved in the July 2025 Tiled release. If you were experiencing any of the behaviors described below, they are now fixed. No action is required on your end.
Builder 2.0 — Text Editing
Text tile hover state flickering during editing
While actively editing a text tile, the tile was flashing between its default and hover appearance. Hover state rendering is now stable during editing and only changes at the correct interaction points.
Color picker closing and reopening unexpectedly in text tiles
The color picker inside text tile editing was dismissing and reopening unpredictably, sometimes causing the editor to jump back into inline text editing mode unintentionally. The color picker now opens and closes predictably, and dismissing it no longer triggers unintended re-entry into text editing mode.
Builder 2.0 — Firefox Compatibility
Three drag-and-drop interactions in Builder 2.0 were not working correctly on Firefox, while functioning normally on Chrome:
- Dragging assets from the asset panel to the canvas was failing or landing assets in the wrong position.
- Reordering pages in the Pages panel was unreliable.
- Reordering subpages and layers in their respective panels was similarly broken.
All three interactions now work correctly on Firefox, matching Chrome behavior.
Builder 2.0 — Tile Resizing at Non-100% Zoom
When the Builder canvas was zoomed in or out from 100%, resizing a tile produced incorrect dimensions — the tile would end up a different size than intended based on the drag gesture. Resize handles now correctly account for the canvas zoom level, so tiles resize to the intended dimensions at any zoom level.
Builder — Image Tile Naming via URL
When an image tile's asset was set using a URL rather than from the asset library, the tile was being named TEST in the Layers panel instead of using the actual resource name. Tiles set via URL are now named correctly, making them easier to identify in the Layers panel.
Viewer — Subpage Navigation Ghost Image
When navigating from a parent page into a subpage, a brief flash of the parent page would appear before the subpage content loaded. This ghost image has been eliminated — subpage navigation now transitions cleanly without visual artifacts.
Microapp File Import Across Accounts
Importing a microapp file that originated from a different Tiled account was failing with an error, preventing cross-account collaboration and account migrations. The import process now correctly handles microapp files from other accounts.
This fix applies to microapp file imports (.tiled format). It does not affect share links or direct sharing workflows.
Builder — Nested Scroll Tile Editing and Undo/Redo
Several stability issues with Nested Scroll Tile editing were resolved:
- The edit mode UI was becoming inconsistent after entering and exiting nested scroll edit mode multiple times in a session.
- Undo/redo operations on nested scroll tile edits were occasionally producing unexpected canvas states.
- Edge cases in undo/redo history when nested scroll tiles were created, edited, and deleted within the same session were producing incorrect results.
Builder — Text Tile Hotkeys and Personalization
A set of minor text tile fixes was included in this release:
- Keyboard shortcut behavior inside text editing mode was inconsistent depending on how inline editing was entered.
- Personalization fields in text tiles were displaying incorrect values or incorrect display states in certain edge cases.
Mobile Apps — Video Playback and Hotspot Interactions
Two stability issues in the Tiled iOS and Android apps were resolved:
- Video playback — videos were failing to load, pausing unexpectedly, or not resuming correctly in certain configurations.
- Hotspot interactions — specific tap targets were not registering correctly or were triggering the wrong action in the native viewer.