Beta versions are not as thoroughly tested as stable

Beta versions are not as thoroughly tested as stable

Beta branch

Construct 3 r491

3D rotation improvements; bug fixes

23 June, 2026 ()

Email Me New Releases

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

Notes

This week's beta release continues to improve upon the new 3D rotation features. Several bugs have been fixed, and the 3D editor now also shows a guide to help illustrate how 2D objects have been rotated. We have extended 3D rotation support to the Drawing Canvas object, and also the Rotate behavior now has new options to make an object spin in 3D - for example you can set an object to spin on the X axis for an easy way to have continuous 3D rotation.

Other 3D improvements include support for the Z co-ordinate in the 'Pick nearest/furthest' condition; also the Mouse 'Cursor is over object' and Touch 'Is touching object' conditions now properly work with 3D. Previously those conditions only worked as if the object was 2D, but now it works correctly with things like 3D shapes while using a 3D camera. Happy testing!

Like this Release?

Let us know with a thumbs up!

UpvoteUpvote 26 DownvoteDownvote
Launch r491

Changelog iconNew Additions

Not favoritedFavorited Favorited 11 favourites
3D editor: show faint guide for 2D objects with 3D rotation indicating their non-rotated location
Not favoritedFavorited Favorited 11 favourites
Drawing Canvas: support for 3D rotation
Not favoritedFavorited Favorited 9 favourites
Rotate behavior: support for 3D rotation
Not favoritedFavorited Favorited 8 favourites
Pick nearest/furthest condition: add Z co-ordinate

Changelog iconChanges

Not favoritedFavorited Favorited 4 favourites
Construct Game Services: remove support for authentication with X (Twitter)
Not favoritedFavorited Favorited 5 favourites
Gamepad: update GameInput to v3.4.218
Not favoritedFavorited Favorited 2 favourites
3D camera: set default limits for 'Rotate camera' action to 0.1-179.9
Not favoritedFavorited Favorited 4 favourites
Mouse/Touch: proper support for 3D with cursor over object/is touching object conditions

Changelog iconBug Fixes

Not favoritedFavorited Favorited 4 favourites
Windows WebView2: incorrectly exported ARM64 GameInput DLL when not exporting for Steam
Not favoritedFavorited Favorited 4 favourites
Layout View: crash copying (regression r489)
Not favoritedFavorited Favorited 1 favourites
Layout View: crash undoing creation of layout
Not favoritedFavorited Favorited 3 favourites
Layout View: Ctrl+dragging instance did not copy 3D rotation
Not favoritedFavorited Favorited 3 favourites
Layout View: undo/redo not working for 3D rotation
Not favoritedFavorited Favorited 1 favourites
Layout View: fix inconsistent hit testing of 3D rotated objects in 2D view mode
Not favoritedFavorited Favorited 2 favourites
Event Sheet View: did not always automatically scroll to block with find/bookmarks (regression r488)
Not favoritedFavorited Favorited 1 favourites
3D editor: prevent selecting content on hidden 2D layers
Not favoritedFavorited Favorited 1 favourites
3D model: animations looping unexpectedly
Not favoritedFavorited Favorited 3 favourites
Incorrect handling of 3D rotation in runtime for objects not at Z=0

Changelog iconSDK updates

Not favoritedFavorited Favorited 1 favourites
Add editor IProjectFile method GetSID()

Changelog iconScripting updates

Not favoritedFavorited Favorited 1 favourites
Fix IWorldInstance getBoundingQuad() returning wrong result (regression r489)

Share Construct 3 Release r491 Now

  • 3 Comments

  • Order by
Want to leave a comment? Login or Register an account!
  • Hot dang! Love the 3D updates to good old plugins and behaviours :)

  • Massive thank you for the new additions! Has really opened up alot of potential

  • Currently to rotate the scene in the editor you use on middle click (if I understand correctly, I don't have a mouse at home). It makes the 3D editor not usable with a trackpad :( It could be great to be able to change the orientation of the camera with maj+left click pressed for example