Godot 4.7 dev builds move
Community posts are discussing Godot 4.7 development snapshots—Dev3 and Dev4 builds are circulating among creators testing engine changes and fixes (x.com). Those early builds are being used for experimentation and small‑team pipelines while creators surface compatibility notes for projects targeting the free, open‑source engine (x.com).
Godot’s next feature release is still in testing, but official 4.7 development snapshots are already moving through creator pipelines. (godotengine.org) The Godot Foundation published 4.7-dev3 on March 26, 2026 and 4.7-dev4 on April 9, 2026, listing both as pre-release builds for Linux, macOS, Windows, Android, export templates, and a web editor. (godotengine.org) Godot says these snapshots are meant for “early testing and feature evaluation” while work on version 4.7 continues, and it distributes them through its official preview page and the `godot-builds` GitHub repository. (godotengine.org) (github.com) The engine itself is a free, open-source tool for making two-dimensional, three-dimensional, and extended reality projects, so pre-release builds matter most to small teams that can test editor changes before a stable branch lands. (godotengine.org) That timing is sharper because the latest stable Godot 4 release is still 4.6.2, published on April 1, 2026 as a maintenance update focused on fixes rather than new features. (github.com) (godotengine.org) Dev3 centered on workflow changes inside the editor, including new transform offset controls for user-interface nodes so buttons and panels can move, rotate, or scale without fighting container layout rules. (godotengine.org) Dev4 shifted attention to rendering and editor polish, adding nearest-neighbor scaling for three-dimensional viewports, a `custom_maximum_size` property for interface controls, improved drag-and-drop behavior in tree views, and more room for array properties in the inspector. (godotengine.org) Godot’s own release note for dev4 says contributors are working “ever closer to feature freeze,” which is the point when a feature release stops taking major additions and starts focusing on stabilization. (godotengine.org) The project is also making these builds easy to try: the preview page lists a browser-based editor for 4.7-dev4 alongside desktop downloads, and the build archive keeps older snapshots available for comparison and rollback. (godotengine.org 1) (godotengine.org 2) For teams shipping on Godot today, the split is straightforward: 4.6.2 is the stable line, and 4.7-dev3 and 4.7-dev4 are the testing lane where compatibility notes, bug reports, and workflow experiments are being sorted before 4.7 locks in. (github.com) (godotengine.org)