Beta versions are not as thoroughly tested as stable

Beta versions are not as thoroughly tested as stable

Beta branch

Construct Animate r461

Pin editor tabs; bug fixes

11 November, 2025 ()

Email Me New Releases

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

Notes

In this release we've done some work on the editor user interface. Most significantly, you can now pin most editor bars, which collapses them to a tab along the side of the screen and shows then in an auto-hide mode. Particularly with the introduction of the Asset Browser we felt it was a useful addition to help manage all the editor bars in Construct. While working on the editor UI we made a few other tweaks such as adding dock indicator icons and moving settings buttons out of window captions and in to toolbars instead.

This release has a few other adjustments, updates and bug fixes noted in the changelog. Happy testing!

Like this Release?

Let us know with a thumbs up!

UpvoteUpvote 10 DownvoteDownvote
Launch r461

Changelog iconNew Additions

Not favoritedFavorited Favorited 0 favourites
UI: support for pinning editor panes to the side in auto-hide mode

Changelog iconChanges

Not favoritedFavorited Favorited 0 favourites
Windows WebView2: disable SmartScreen, pinch-to-zoom and swipe navigation
Not favoritedFavorited Favorited 0 favourites
Add icons to dock indicators when dragging panes
Not favoritedFavorited Favorited 0 favourites
Animations/transitions editor & Asset Browser: move settings button to toolbar

Changelog iconBug Fixes

Not favoritedFavorited Favorited 0 favourites
Drawing Canvas: pasting Text objects not working (regression r456)
Not favoritedFavorited Favorited 0 favourites
Timelines: editor not previewing absolute timelines properly
Not favoritedFavorited Favorited 0 favourites
Timelines: nested timelines not working as expected when looping

Share Construct Animate Release r461 Now

  • 1 Comments

  • Order by
Want to leave a comment? Login or Register an account!
  • I need to know what happens with typescript

    I have to use classes in note set .ts file imported in the import for events and then use several of those things in scripts in event sheets.

    In the latest stable version everything worked and now the alert screen appears like this:

    Failed to load TypeScript in events. Check all your TypeScript code has valid syntax, all imports are written correctly, and that an exception was not thrown running the 'Imports for events' script. Press F12 and check the console for error details.