Voir un historique complet de toutes les corrections de bug dans Construct 3 depuis la première parution.
Dark/light themes: bottom part of layout view not clickable
Tween behavior: crash after loading a savegame
Animations editor: crash undoing image point additions after frame property changes
Animations editor: crash undoing after closing the editor, if image point creation was part of the changes
Animations editor: SVG resize dialog incorrectly showed error message if cancelled
Animations editor: wrong placement of pasted content (regression r197.2)
Properties bar: could stop allowing edits after focusing color property (regression r202)
Crash previewing behaviors in the editor (regression r201)
Runtime: crash using certain effects (regression r202)
Runtime: instances created through the "Create Object" action not shown (regression r201)
Runtime: still created mipmaps with downscaling quality "Low" (regression in C3 runtime)
Runtime: did not take focus from form controls after clicking back in game (regression in C3 runtime)
Animations editor: prevent color inputs from accepting non numeric values
Animations editor: ensure always shows a numeric value on color inputs
Animations editor: allow keyboard shortcuts to work while focus is on numeric inputs
Animations editor: frame count not updating when deleting frames
Tilemap bar: selection tool "shift" shortcut stopped working after previewing using F5 shortcut
Timeline bar: crash adding instances to a timeline (regression r200)
Timeline bar: crash previewing a timeline in step animation mode with a step of 0
Date plugin: fix GetUTCMonth expression
Bookmarks bar: crash when using the "go to" option after changing the position of a bookmarked event block
Editor could scroll too much on iPadOS 13.4+
Work around iOS issue causing audio to sometimes stop working after showing an ad
Color pickers not working with updated control in Chrome 83+
Animated effects could lose quality over time on some devices
SVG Picture: did not render with pixellate effect
Editor not working offline in r201 (regression)
Timelines: incorrect size editing in timeline editing mode
Timelines: crash deleting property tracks (regression r197.2)
Browser: 'Reload' action did not work correctly in debugger
Could not pause debugger when using Multiplayer object
Can no longer use behaviors to force non-rotatable objects to rotate
Mouse resize cursor could get stuck over main menu
Array/Dictionary editors: incorrect context menu inside editing cell
Safari: could not type in Array/Dictionary editor cells
iOS: touch positions could be offset while on-screen keyboard showing
Timeline bar: crash deleting timelines (regression r197.2)
Context menus: sub menus hiding in unexpected situations
Editor could crash opening an invalid project
OneDrive: ensure sign out process works correctly
Timelines: timelines returning inconsistent result for "Is Playing" condition
Timelines: fix resume action (regression r198)
Timelines: avoid triggering the "keyframe reached" condition if a timeline starts right on top of a keyframe
Timelines: crash when changing instance rotation in the editor
Timeline bar: crash trying to add a nested timeline that can generate infinite recursion
Tween Behaviour: runtime crash tweening color property (regression r198)
Tween Behaviour: avoid changing the state of global instances when changing layouts
Tilemap bar: tile collision polygons not drawn after using the eraser tool
Tilemap bar: show error feedback when loading invalid map files
Animations editor: minor color changes when swapping between the primary and secondary color
Animations editor: possible crash using the rectangle select tool
Sprite: 'On frame changed' could incorrectly trigger at end of animation
Mirrored/flipped objects rendered incorrectly with background-blending effects
MoveTo: ensure stops on solid closer to solid
iOS: did not always show on-screen keyboard when focusing a text input
Pressing 'Escape' to cancel a dialog in a popup window did not always work
Android: 'Hide status bar' option not working (regression in r195)
Console error loading some layouts (regression in r192)
Editing a family could incorrectly allow object types with name collisions to be added, resulting in an invalid project
Layout view: crash using 'Cover layout/viewport' with Tilemap
Empty tilemap with Physics behavior had wrong collision mask
Possible crash using destroy mode with both Tween and Pin
Mobile apps: ensure URL whitelist allowed for iframes
NWjs: UserFolder expression did not include drive letter on Windows
Firefox: crash closing parameters dialog while choosing keyboard key
iOS: work around iOS bug causing wrong window sizes after 'Add to home screen'
Tween Behavior: floating point numbers getting rounding
Tween Behavior: fix timing issue when starting new tweens on an 'On finished' trigger
Work around a Chrome bug causing wrong mouse position in iframes
Mouse input not working in editor on iPadOS 13.4
Bookmarks bar: behavior conditions not showing their icons
Tween behavior: fix for 'Set end value' actions
Tilemap Bar: possible crash closing a layout while editing a tilemap instance
Sprite Font: instances did not preview opacity timeline changes properly
Ease editor: context menu option to delete handles was not being shown
Animations editor: fix crash when closing the editor with the mouse while holding down ENTER in the keyboard
Animations editor: possible crash when attempting to pan/zoom in devices with touch support
Timeline Bar: crash when using keyframes corresponding to color properties
Sine behavior: live preview not working with new Z elevation mode
8 direction: could sometimes incorrectly handle collisions in confined spaces
Project files could be saved to in inconsistent order in JSON (affected source control)
Desktop download: opening projects from Windows could impose free edition limits before the account status is known
Pin behavior: existing 'Pin to position only' actions not working (regression in r193)
Pin behavior: angle pinning did not take in to account other rotation (regression in r193)
Objects dynamically created in 'On start of layout' may not have appeared (regression in r192)
Fix incorrect handling of special quote characters in expression strings (regression in r190)
Fix error previewing project that exploited an old C2 bug that incorrectly allowed event includes in sub-events
Audio: 'Is playing' could incorrectly still be true for one tick after 'On ended' triggered
Physics: 'Compare overall velocity' not working (regression in r191)
OR blocks could incorrectly run with instance not meeting conditions (regression in C3 runtime)
C2 runtime did not run in Internet Explorer (regression)
Possible image file corruption when using folder based projects
Possible crash right-clicking function parameter
GooglePlay: could prevent iOS apps starting when present in project
Guided tours: could get stuck if switching tab at certain points
Behaviors did not always stop ticking (regression in r190)
Guided tours: could get stuck if window unfocused when placing instance
Guided tours: balloon tip in Project Bar not always pointing in correct place
Guided tours: could close behaviors dialog with 'Enter'
Guided tours: could use keyboard shortcuts in Event Sheet View to derail tour
Guided tours: could not click on expression autocomplete
System viewport expressions did not immediately update after 'Set canvas size' action
Ensure Unicode variants of the same string compare as matches (avoids duplicate or mismatched names)
Mouse: custom cursors did not always apply below the canvas
Gamepad: stop vibration when window closed
Behaviors: in some cases could incorrectly be ticked twice per frame (causing e.g. twice as fast movement)