Beta versions are not as thoroughly tested as stable
Improved Pointer Lock support; bug fixes & optimizations
27 January, 2026 ()
Email Me New Releases
Don't miss out on the latest and greatest new features in Construct 3
Notes
We've introduced a lot of new features in the past few releases, so this week we've focused on refining the new features and fixing a few issues that have come up. However we do have a significant update for pointer lock support, which is important for 3D uses as well. Previously Windows WebView2 would show a notification when enabling pointer lock, and macOS WKWebView and Linux CEF did not support it. We've worked around this by implementing pointer lock ourselves in the wrapper applications, ensuring there is consistent and prompt-free support across all our desktop exporters.
One notable other change is that when exporting to Android or iOS, the Hide status bar option has been removed. That's not because support for this has been removed - it's just it is now controlled by the Viewport fit project property. If you want to hide the status bar, make sure that option is set to Cover, and it will work the same as checking Hide status bar - and also be more consistent with web exports.
Happy testing!
Like this Release?
Let us know with a thumbs up!
Launch r470
New Additions
AJAX: 'Set upload progress enabled' action (as it affects CORS)
Changes
Mouse: support pointer lock without any UI prompt in Windows WebView2, macOS WKWebView & Linux CEF (v144+)
Android/iOS exports: remove 'Hide status bar' setting as it is now controlled by the project 'Viewport fit' property
Export manager: remove support for importing legacy Construct 2 Cordova exports
Bug Fixes
3D models: UI locking up after cancelling the dialog to pick a model file
3D models: models without an index buffer not drawn at runtime
3D models: give feedback when trying to load models using compressed textures which are not yet supported
Possible crash using savegames or Persist behavior (regression r469)
3D models: adjust model positioning to improve culling
Animations editor: crash opening the editor to view 3D model textures
Animations editor: wrong styling of color property
Debugger: did not correctly show breakpoint state when in a popup window
Tilemaps sometimes importing incorrectly from Construct 2 projects (regression r467)
Browser: 'Request fullscreen' action not using correct mode (regression r468)
Crash deleting sprites (regression r469)
Performance Improvements
3D models: improve performance of animated models
Fix invisible Text objects sometimes needlessly releasing then recreating their texture (regression)
Share Construct 3 Release r470 Now