Beta versions are not as thoroughly tested as stable
26 April, 2022 ()
Email Me New Releases
Don't miss out on the latest and greatest new features in Construct 3
Notes
This release is mostly bug fixes as we continue to work towards a stable release, which hopefully will be ready in the next week or two. One small usability change is newly added CSS project files now default to the Stylesheet purpose, so their styles automatically apply to the page to ensure they affect things like HTML Element. However it can still be set back to (none) if you don't want it to automatically apply, such as if you only use it in an iframe. Other than that there's a batch of bug fixes including for a few accidental breakages in past beta releases, notably including a possible crash opening a Layout View.
Like this Release?
Let us know with a thumbs up!
Launch r292
Changes
Default newly added CSS files to 'Stylesheet' purpose
Bug Fixes
Possible crash opening Layout Views (regression r291)
Animations editor: mirror tools not updating image points (regression r289)
Animations editor: image points/collision polygons not restored correctly after undoing animation-wide changes (regression r289)
Animations editor: prevent changing image points with the arrow keys if Ctrl/Cmd held down
Animations editor: always highlight the initially selected frame when opening the editor
Event Sheet View: did not always regain focus after closing Parameters dialog
Event Sheet View: F4 keyboard shortcut to show expressions dictionary not working
Event Sheet View: drag-and-drop did not work correctly for JavaScript blocks
Event Sheet View: incorrect validation when switching OR block to AND block
Platform: did not trigger 'On collision' if moving platform moved player in to obstacle
Debugger: ensure any custom URL query string/hash passed to preview iframe
Scripting updates
Ensure IObjectClass getAllInstances()/instances() includes newly created instances in event sheets
Share Construct 3 Release r292 Now