Beta versions are not as thoroughly tested as stable

Beta versions are not as thoroughly tested as stable

Beta branch

Construct 3 r314

Bug fixes

11 October, 2022 ()

Email Me New Releases

Don't miss out on the latest and greatest new features in Construct 3

Create an Account

Notes

We're now working towards a stable release, and until then our releases will be focusing on reliability. So in this release we have a set of bug fixes to help make sure things will be working as smoothly as possible for the next stable release. One small addition however is a new --construct-scale CSS variable, which allows using the canvas scale to also size things in CSS using calc(), which can help with using HTML and CSS for user interfaces. Stay tuned for more updates and happy testing!

Like this Release?

Let us know with a thumbs up!

31
Launch r314

New Additions

5 favourites
Add --construct-scale CSS variable on root element so it can be used in CSS measurements

Changes

4 favourites
Revert fixes to Physics behavior since r311 as it caused regressions

Bug Fixes

8 favourites
Multiplayer: sometimes could not join new room after disconnecting and reconnecting to signalling server
4 favourites
Find bar: secondary filter field did not respect 'Match case' setting
5 favourites
Particles: 'Set from JSON string' did not restore objects in object mode
7 favourites
Light/dark themes: add missing styles for inactive event groups
4 favourites
Project file stylesheets did not always preview correctly in Firefox
6 favourites
Layout View: could display text objects incorrectly with Z axis scale 'Regular'
5 favourites
Data editor: fix various issues when the editor is detached to a popup window
6 favourites
Animations editor: collision poly/image points placed incorrectly after pasting content larger than the canvas
6 favourites
Animations editor: possible unexpected scroll changes when changing frames
6 favourites
Folder projects: possible corruption if saving after moving an item to a new subfolder (regression r309)
5 favourites
Folder projects: possible error saving when some optional files missing

Share Construct 3 Release r314 Now

  • 4 Comments

  • Order by
Want to leave a comment? Login or Register an account!
  • Hi!

    I really appreciate this CSS variable, since if I understands it correctly, it might help me with an issue I had just yesterday, which was with aligning my HTML elements properly with sprites from Construct.

    There's so much power with the ability to add CSS animations (and other CSS features) to your games!

    Thank you Scirra!

  • I forget where I was supposed to put error reports, so I'm just going to put this here:

    Whenever I try to change the order of instance variables on an object, Construct crashes.