Beta versions are not as thoroughly tested as stable
Updated preview menu; new example; bug fixes
22 April, 2025 ()
Email Me New Releases
Don't miss out on the latest and greatest new features in Construct 3
Notes
This week's beta release includes a couple of smaller improvements and a batch of bug fixes. The preview button menu in the main toolbar now has options to add another preview, i.e. opening a second preview window. This is particularly useful for multiplayer projects, and was previously only accessible by a keyboard shortcut (holding Alt). The Multiplayer object can now also send binary messages much like the script API can - note this is different to binary transfers, as sending a single message is subject to maximum message size limits, but can also be sent with different transmission modes like unreliable mode.
Other than that there's a range of bug fixes, including for flowcharts, timelines, and a regression in the WebGPU renderer. We've also got a fun new example Bewitched torches. Happy testing!
Like this Release?
Let us know with a thumbs up!
Launch r436
New Additions
Main toolbar: add options to start an additional preview window to preview button dropdown
New example 'Bewitched torches'
Multiplayer: send binary messages from event system
Changes
Improve error logging if opening a project with a corrupt image file
Bug Fixes
Audio: scheduled playback not always working correctly in worker mode
Error opening example 'Traffic jam'
WebGPU: possible crash rendering lots of content with f16 support (regression r435)
'Wait for previous actions' in a function could incorrectly wait for actions from caller event
Changing instance tags did not enable save button
Flowcharts: path finding links not shown properly
Flowcharts: produce smoother path finding links
Timeline bar: keyboard shortcuts activating unexpectedly when the bar is in a popup window
Timeline bar: crash when the bar is refreshed while in a popup window
Share Construct 3 Release r436 Now