By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
World of SoftwareWorld of SoftwareWorld of Software
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Search
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
Reading: Godot 4.4.1 RC 2: What’s New | HackerNoon
Share
Sign In
Notification Show More
Font ResizerAa
World of SoftwareWorld of Software
Font ResizerAa
  • Software
  • Mobile
  • Computing
  • Gadget
  • Gaming
  • Videos
Search
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Have an existing account? Sign In
Follow US
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
World of Software > Computing > Godot 4.4.1 RC 2: What’s New | HackerNoon
Computing

Godot 4.4.1 RC 2: What’s New | HackerNoon

News Room
Last updated: 2025/05/17 at 7:39 AM
News Room Published 17 May 2025
Share
SHARE

We released Godot 4.4 in early March and we are delighted to see the reception, with so many users upgrading to it on day 1 and sharing their favorite new changes on social media! If you haven’t seen the 4.4 release page, it’s well worth a read!

Since then, we’ve started the development phase for Godot 4.5 at full speed (with a first dev snapshot released yesterday!), but we also put our main focus on fixing remaining and newly reported regressions that affect users who upgraded to 4.4. A few of these issues can be showstoppers for affected users, so we decided to release a 4.4.1 maintenance release as soon as possible.

After a first 4.4.1-rc1 snapshot last week, we decided to make a second release candidate as a few more critical bugs had fixes available to backport. Please test it if you can and report any new issue that was not present in 4.4-stable, as we want to ensure we don’t introduce new regressions in this hotfix release.

Maintenance releases are expected to be safe for an upgrade, but we recommend to always make backups, or use a version control system such as Git, to preserve your projects in case of corruption or data loss.

Please, consider supporting the project financially, if you are able. Godot is maintained by the efforts of volunteers and a small team of paid contributors. Your donations go towards sponsoring their work and ensuring they can dedicate their undivided attention to the needs of the project.

Jump to the Downloads section, and give it a spin right now, or continue reading to learn more about improvements in this release. You can also try the Web editor or the Android editor for this release. If you are interested in the latter, please request to join our testing group to get access to pre-release builds.


The illustration picture for this article comes from Haulin’ Oats, a board game about truck driving, the US highways, and oatmeal (?!), which was recently released in version 1.0 on Steam. It is developed by Gramps Garcia, the tireless maintainer of the popular GodotSteam integration for the Steamworks SDK.

What’s new

21 contributors submitted around 39 improvements for this release. See our interactive changelog for the complete list of changes since the 4.4.1-rc1 snapshot. You can also review all changes included in 4.4.1 compared to the 4.4 release.

Below are the most notable changes in this second release candidate (with critical fixes highlighted in bold):

  • 3D: Fix RemoteTransform3D to always use global rotation if use_global_coordinates is true (GH-97498).
  • Animation: Fix console errors and crash in cleanup code for PhysicalBoneSimulator3D (GH-103921).
  • Animation: Fix rest translation space in LookAtModifier3D (GH-104217).
  • Core: Use single RNG instance for FileAccessEncrypted IV generation (GH-103415).
  • Editor: Make EditorProperty and its child EditorProperty behave like sibling nodes when handling mouse events (GH-103316).
  • Editor: Create .uid files for detected new files (GH-104248).
  • Editor: Change root node transform warning to only show up for position (GH-104331).
  • Editor: Fix use after free in the editor inspector section cleanup (GH-104362).
  • Export: Android: Convert compress_native_libraries to a basic export option (GH-104301).
  • GDScript: Fix head class range to include class_name (GH-104114).
  • GDScript: Add clearing of static_gdscript_cache to GDScriptCache (GH-104281).
  • GUI: Fix error when embedded popup is closed while resizing (GH-102504).
  • GUI: Label: Fix min. size calculation counting extra spacing twice (GH-103728).
  • Import: Force multiple of 4 sizes for Betsy compressor (GH-104275).
  • Import: Fix crash when reimporting nested gltf scenes (GH-104384).
  • Input: macOS/iOS: Ensure only one axis change event is produced during single process_joypads() call (GH-104314).
  • Physics: Fix interpolation in XR (GH-103233).
  • Physics: Fix ConcavePolygonShape3D always enabling backface_collision when using Jolt Physics (GH-104310).
  • Plugin: JavaClassWrapper: Fix mistake in last fix for org.godotengine.godot.Dictionary conversion (GH-104156).
  • Porting: macOS: Fix editor loading crash on native menu click (GH-103892).
  • Porting: macOS: Update mouse-entered state when subwindow closes (GH-104328).
  • Rendering: Vulkan: Disable layers in editor deemed buggy by RenderDoc (GH-104154).
  • Rendering: Fix Metal handling of cube textures; assert equal dimensions (GH-104341).
  • XR: Correct occlusion culling viewport location calculation when projection uses asymmetric FOV (GH-104249).

This release is built from commit abef5e0d2.

Downloads

Download Godot 4.4.1 rc2

Standard build includes support for GDScript and GDExtension.

.NET build (marked as mono) includes support for C#, as well as GDScript and GDExtension.

While engine maintainers try their best to ensure that each preview snapshot and release candidate is stable, this is by definition a pre-release piece of software. Be sure to make frequent backups, or use a version control system such as Git, to preserve your projects in case of corruption or data loss.

Known issues

There are currently no known issues introduced by this release.

With every release we accept that there are going to be various issues, which have already been reported but haven’t been fixed yet. See the GitHub issue tracker for a complete list of known bugs.

Bug reports

As a tester, we encourage you to open bug reports if you experience issues with this release. Please check the existing issues on GitHub first, using the search function with relevant keywords, to ensure that the bug you experience is not already known.

In particular, any change that would cause a regression in your projects is very important to report (e.g. if something that worked fine in previous 4.x releases, but no longer works in this snapshot).

Support

Godot is a non-profit, open source game engine developed by hundreds of contributors on their free time, as well as a handful of part and full-time developers hired thanks to generous donations from the Godot community. A big thank you to everyone who has contributed their time or their financial support to the project!

If you’d like to support the project financially and help us secure our future hires, you can do so using the Godot Development Fund.

Donate now


By Rémi Verschelde

Also published here

Photo by Garett Mizunaka on Unsplash

Sign Up For Daily Newsletter

Be keep up! Get the latest breaking news delivered straight to your inbox.
By signing up, you agree to our Terms of Use and acknowledge the data practices in our Privacy Policy. You may unsubscribe at any time.
Share This Article
Facebook Twitter Email Print
Share
What do you think?
Love0
Sad0
Happy0
Sleepy0
Angry0
Dead0
Wink0
Previous Article Tesla’s full self-driving looks to be coming to Europe sooner than you’d expect | Stuff
Next Article The first phone with an external lens is so niche that I had to try it for myself
Leave a comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

248.1k Like
69.1k Follow
134k Pin
54.3k Follow

Latest News

The Verge’s 2025 graduation gift guide
News
The streaming hot list: This week’s biggest series on Max, Disney+, Netflix, and more
News
Com4 selects Nokia 5G standalone core to power global IoT | Computer Weekly
News
Good Lock’s newest feature promised me home screen freedom, but delivered total chaos
News

You Might also Like

Computing

Top 15 Change Management KPIs and Metrics to Track |

30 Min Read
Computing

Niri 25.05 Brings New Features To This Innovative Wayland Compositor

1 Min Read
Computing

Debian Installer Trixie RC 1 Adds Rescue Support On Btrfs, Upgraded Linux 6.12 Kernel

2 Min Read
Computing

Top 11 Veed.io Alternatives |

28 Min Read
//

World of Software is your one-stop website for the latest tech news and updates, follow us now to get the news that matters to you.

Quick Link

  • Privacy Policy
  • Terms of use
  • Advertise
  • Contact

Topics

  • Computing
  • Software
  • Press Release
  • Trending

Sign Up for Our Newsletter

Subscribe to our newsletter to get our newest articles instantly!

World of SoftwareWorld of Software
Follow US
Copyright © All Rights Reserved. World of Software.
Welcome Back!

Sign in to your account

Lost your password?