View a comprehensive history of all the bug fixes in Construct 3 since the first release.
Multiplayer: work around Chrome issue that could prevent 'On kicked' triggering
Multiplayer: could send incorrect messages when using 'Simulate latency'
Pathfinding: did not support negative path costs
Pathfinding: could calculate incorrect cell path cost in some circumstances
Possible crash testing overlap with Particles after destroying it
Scene graph: selecting all child instances was only working for root instances
Scene graph: incorrect z-indexing creating hierarchies at runtime
Scene graph: prevent adding instances that do not support hierarchies as children
Animations editor: snapping not working with a 1x1 grid
Animations editor: prevent changing image points and collision polygons if object does not support them
Timelines: show timeline UI elements for instances which are in global layers
Data editor: crash after trying to drag text in a cell
Toolbars: spinner inputs did not apply changes properly when cycling through them with Tab
Scene graph: adding a child after scaling the parent could offset the child
Scene graph: possible incorrect scale with child Text/SpriteFont after loading savegame
Scene graph: possible crash when using with 'Use render cells'
Project bar: deleting some folders could corrupt project
Editor could get stuck loading if saved login details expired
Playable ads: attempt to work around a Chrome bug causing issues when using module scripts
Minified exports sometimes not working (regression r235)
Another update for handling iOS viewport
Animations editor: text inputs not handling numpad key presses as numbers with numlock turned on
Layout view: could lose resize handles after undoing creating a mesh
Layout view: panning with spacebar + mouse not working (regression r235)
Text: crash using center/bottom vertical alignment with empty text (regression r235)
Text: fix center/bottom vertical aligment when BBcode enabled
Gamepad: could skip button pressed/released triggers in worker mode in certain circumstances
ShadowLight: did not position light correctly after loading savegame
Tween behaviour: fix 'set end value' for single property
Scene graph: 'On created' triggered twice for instances in both a container and a hierarchy
Layout view: possible incorrect rendering with Z-elevated instances on parallaxed layer
Layout view: mesh points did not snap to grid correctly
Animations editor: could not move animations in subfolders to the root level
Animations editor: unexpected resize of elements when clicking on the dialog's resize handles
Animations editor: selection could be moved by clicking outside the selected rectangle
Animations editor: blurry animation preview
Timeline bar: crash using the Layout View's context menu option to set keyframes
Timeline bar: crash turning editing mode while showing an instance with a mesh
Timeline bar: crash pasting keyframes between different tracks
Timeline bar: could not copy only property keyframes using keyboard shortcut
Timeline bar: crash toggling the UI elements for a timeline folder using the corresponding checkbox in the Timeline bar
Timeline bar: crash using Cmd + click to select multiple tracks (macOS)
Custom eases: incorrect custom ease picked at runtime
NW.js export: possible incorrect state for 'Is fullscreen'
Another speculative fix for viewport sizing issue on iOS
iOS/macOS: editor pen input could fire click and double click twice, causing unexpected behavior
Safari: possible console error when using positioned audio
Firefox: possible crash clicking at edge of window during guided tour
Possible crash dragging text in editor (regression)
iOS exports not working if using both legacy file: protocol and module scripts
Crash using 'Show collision polygons' with SVG Picture (regression r228)
Issue with Google Drive cloud saves
Revert speculative fix for iOS viewport sizing in r233
Work around Chrome bug seeking videos in preview
Minified exports that failed did not report an error
Work around Safari bug that could prevent video playback working in Remote Preview
Speculative fix for viewport sizing issue on iOS
Animations editor: image points changing position after resize (regression r216)
Ensure correct Z ordering for instances in a hierarchy
Timeline and ease sub folder names not saved
Animations editor: crash undoing changes involving moving and adding frames after closing the editor
Text input: 'Scroll to bottom' may not have covered a newly added line
NW.js: exports not working when using module scripts
Possible issue resizing nested dialogs
Layout View: could not paste with Ctrl+V when in popup window
UI could update incorrectly when switching focus between popup windows
Sprite plugin: instances not undoing changes properly (regression r231)
Layout view: touch not working in r231
'Recreate initial objects' not working correctly in r231
Properties bar: unable to select text input fields without dragging (regression r230)
Tilemap bar: first tile of the rectangle tool changing unexpectedly (regression r230)
Scene graph: possible crash adding instance to a hierarchy
Scene graph: keep correct Z ordering when creating a whole hierarchy at runtime
Scene graph: fix crash undoing undoing changes while instances are selected
Scene graph: avoid adding undo points which make no changes
Dragging of items in table controls sometimes did not work
Tilemap bar: crash using the patch selection tool (regression r230)
Animations editor: instances changing size unexpectedly after adding and moving frames in the editor
Event sheet view: 'call function' actions could disappear when attempting an invalid drag-drop
Touch: gestures not measuring time correctly in worker mode
SVG Picture: did not use correct downscaling quality in editor
Not all keyboard shortcuts worked in popup windows
Possible crash pressing Escape to close dialog in popup window
Properties bar (mobile): update the properties bar after undoing
Properties bar (mobile): modifying numeric inputs by dragging not working
Animations editor (mobile): activating move tool locked up the rest of the UI
Animations editor (mobile): improve consistency of 2 finger gesture to zoom/pan while a tool is active
Properties bar: property groups could show incomplete list when using a pen device
Layout view: allow selecting and moving instance in one motion when using pen device
'Wait' in function block did not handle local variables correctly
SVG plugin: possible crash rapidly changing SVG file
Audio: changing tremolo effect mix didn't work
Recent projects: did not list separate entries for copies of local project files
Physics: possible crash loading savegame with joints connected in chain
Network requests in preview could fail after a timeout (regression in r226)
Layers bar: could not click lock icon (regression in r229)
Event sheet view: could not resize columns (regression in r229)
Work around bug in Safari 14 causing issues in editor
Another fix for Android exports not working on some devices since r226
Project Bar: possible crash cloning object types in a family
Mesh editor: incorrectly allowed dragging mesh points with middle and right mouse buttons
Layout view: could not scroll with mouse wheel when different cursor showing
Platform behavior: improve detection of landing on a jumpthru moving upwards
Platform behavior: could not always jump off a solid platform moving upwards through another solid
JSON: setting key could fail after attempting to access before it exists
'Wait for previous actions to complete' in a trigger could incorrectly wait on async actions in other triggers
Animations editor: crash picking an external editor on macOS
Could not reorder instance variable/behavior/effects (regression in r227)
Mesh distortion: did not save state with savegames
Drawing Canvas: pasting objects could detach them from their hierarchy
Instance variables dialog did not always show description
Debugger object highlight did not handle layer rotation correctly
Wrong script size in export statistics
Copy/pasting event sheets/layouts did not preserve tab colors
Speculative fix for Android exports not working on some devices since r226
Z order bar: previous selection lost when pressing Ctrl/Cmd to select multiple instances
Mobile layout: sliding panes not working properly (regression r227)
Timeline bar: crash using custom ease with cubic bezier paths (regression r220)
Firefox: preview/remote preview not working in private browsing mode
New minifier not loading (regression in r227)
Project 'Scripts type' property accidentally hidden