View a comprehensive history of all the bug fixes in Construct 3 since the first release.
Animations editor: fix "External editor" tool in the desktop builds for OS X and Linux
Animations editor: unexpected pixels painted when drawing sharp lines with low opacity
Animations editor: sliding panels not working in mobile layout (regression r226)
Animations editor: toolbar buttons occationaly not working (regression r226)
Could not preview in free edition after attempting remote preview
UI state: avoid saving state that causes unexpected layout after restart
UI state: tabs outside the main pane not restored when opening a project
Animations editor: prevent setting negative values when modifying collision polygon vertices
Animations editor: ESC key not working if focus is on the main panel (regression r225)
Scene graph: 'remove all children' context menu option was not working
Scene graph: possible crash using the 'remove from parent' context menu option
Tilemap bar: tools not working properly when used on a layout opened in a popup window
Tilemap bar: toolbar buttons not working when detached to a popup window (regression r218)
Z Order bar: crash attempting to open the bar in the mobile
iframe: did not always handle query strings correctly when loading local project file
Audio: convolution effects did not always work in Safari
Layout View: could incorrectly show resize/rotate cursors over other parts of UI
Share plugin: could not always share files in iOS apps
Animations editor: editor blocked when pressing escape while focus is on a text input
Possible crash deleting something then trying to navigate to a search result referencing it
Possible rare crash hiding a menu
Cloning data storage objects in project bar accidentally created two instances (regression r214)
Legacy C2 runtime: tilemap collisions not always working (regression r217)
Folder project could be corrupted after cloning object type
Project Bar: possible crash cloning data storage object types
Project Bar: creating instances from cloned object types did not always preserve all instance properties
Drawing Canvas: did not handle pasting instances from other layers correctly
Physics: runtime error using 'Apply torque towards position'
Animations editor: incorrect initial frame shown in the layout view after deleting frames in the animations editor
Slow folder project saves (regression in r221)
Scene graph: pasting content from a closed project did not restore hierarchy information correctly
Scene graph: copy hierarchy properties when making clone of an instance
Scene graph: adding and removing instances was not registered as a project change
Scene graph: avoid saving information for deleted hierarchy children
Scene graph: crash duplicating a layout with scene graph information
Scene graph: runtime crash saving and loading
Timelines: crash animating Sprite plugin's frame property
Timelines bar: preview of "loop" and "ping pong" properties not working properly
Layout view: some timeline UI elements still drawn after toggling the "Show UI elements" checkbox
Layout view: avoid showing timeline and scene graph UI elements when a layer is hidden
Animations editor: Escape key did not close the editor (regression r219)
Particles: did not apply particle color when spawning objects
Avoid duplicate folder project entries appearing in recent projects
9-patch: possible crash dragging margin values in editor
Event sheet view: add event above/below keyboard shortcuts did not work with a comment selected
Possible corruption of folder project after making changes in the Animations Editor (regression in r220)
Scene Graph: layout view UI now is shown at a constant size regardless of zoom level
Scene Graph: clone hierarchy information when cloning using Ctrl/Cmd + dragging
Scene Graph: crash copying and pasting instances with scene graph information
workermain.js accidentally exported in two places
Properties bar: crash selecting instances of different plugins (regression r220)
Tilemap bar: Tilemap hotkeys don't work until you place a tile (regression r212)
Tilemap brushes: brushes not always cloned into new object type
Mesh distortion: did not alter Physics collisions
Tiled background: error when 'Pixel rounding' enabled (regression r219.2)
Saving folder projects did not always delete redundant files
Timeline Bar: "E" shortcut was not turning on timeline editing mode
Timelines: projects using timelines did not work properly when previewed from the Start Page
Possible error saving changes with folder project
User media: could fail to request access to camera/mic on first run
Text: incorrect TextHeight calculation when changing text size with BBcode
OneDrive cloud save: could fail to list all items in big folders
Confirmation prompts (including "update to latest beta" prompt) did not always accept action with Enter key
Animations editor: crash using the mouse wheel to zoom (Chrome OS)
Animations editor: crash using the reload tool before saving the project
Animations editor: avoid closing the editor when pressing escape while editing an animation's name
Tilemap brush editor: "Remove tile" context menu option was not working properly on 47 tile brushes
Tilemap brushes: auto tile brushes were not saved when duplicating a tilemap object type
Timeline bar: keyframe selection toolbar button was never enabled
Start page 'Fetching project files' scripting example not loading
Project bar: incorrectly handled moving selection with arrow keys with search active
Project bar: cut/copy/paste keyboard shortcuts affected selection when search field active
Tilemap: erasing tiles not working (regression in r217)
Animations editor: prevent focusing elements outside the editor when pressing tab (Safari & Firefox)
Animations editor: ellipse tool only drew ellipses with even radii
Animations editor: incorrect sizing of instances in the layout after deleting frames in the Animations editor
Animations editor: incorrect icons generated after deleting frames in the Animations editor
Sprite plugin: showing incorrect initial frame after making and undoing changes in the Animations editor
Scene graph: possible crash destroying parent with nested children
Text: could display at wrong size for one frame (regression r214)
Possible crash attempting to paste an event sheet that cannot be pasted
Tilemap: allowed setting invalid tile IDs via actions
Project bar: possible crash attempting copy with nothing selected
Scene graph: did not save state correctly in savegames
Scene graph: possible crash destroying parent with multiple children
Drawing Canvas: did not handle layer rotation correctly
Crash creating Drawing Canvas when tween finished
Possible crash attempting to paste a layout that cannot be pasted
Sprite: 'Is overlapping' not always working correctly in OR block
Line of sight: 'Has LOS to object' not always working correctly in OR block
Animations editor: possible crash resizing to very large sizes
Animations editor: did not work correctly after using keyboard shortcuts to activate tools (regression r215)
Animations editor: mobile layout sliding panels shown with a slight offset
Animations editor: prevent activating tool when dragging mobile sliding panels
Animations editor: prevent closing the dialog by doing a sliding gesture on the left side of a mobile device
Animations editor: prevent clicking through sliding panels in mobile
Animations editor: importing multiple frames at the same time was only guessing the collision polygon for the first one
Animations editor: crash attempting to use the reload from source option in the same session the project was saved to a folder
Z Order bar: moving instances directly into a different layer was adding them in the incorrect position
Loading very large folder-based projects could in some circumstances get stuck loading
9-patch: could render alpha incorrectly on corners in editor
Pathfinding: async regenerate actions would never be marked complete if used with invalid or empty region
Button: focus conditions/actions not working in checkbox mode