Godot 4.5 Dev 3 released

Published by

The Godot Engine has released its third development snapshot for version 4.5, marking significant progress in game development features and enhancements. This release introduces several new functionalities, particularly emphasizing accessibility by incorporating AccessKit, which enhances support for screen readers. The integration of AccessKit has undergone extensive testing and feedback and is now fully merged into the Godot platform, making it a priority for the development team.

One of the standout features in this update is script backtracing, which allows developers to track the origins of warnings and errors more efficiently. This feature is particularly beneficial as it minimizes the need for manual debugging, with stack traces now accessible even in release-mode projects. Additionally, the update includes inspector section toggles, improving user interface interactions by providing checkboxes for section statuses.

Several key bug fixes and improvements accompany these features, such as resolving issues in the audio playback system, updating the Android NDK, enhancing thread safety for object signals, and various adjustments in the project manager and editor functionalities. In total, 115 contributors have submitted 253 fixes since the previous release, showcasing a collaborative effort to refine the engine.

The development team encourages users to provide feedback and report any bugs they encounter to continue improving the platform. Users can download the latest snapshot or explore the web and Android editors to test new features. This release is part of an ongoing effort to enhance both accessibility and usability for developers creating games with Godot.

As Godot 4.5 continues to evolve, further enhancements and features will be integrated, with a focus on maintaining a robust framework that caters to a diverse range of developers and players. Future updates are likely to build on these foundational improvements, further expanding the capabilities and accessibility of the Godot Engine

Godot 4.5 Dev 3 released

The third development release of Godot 4.5 has been released and represents a notable advancement in the game's development process, incorporating new features and addressing various bug fixes. The release features support for screen readers, script backtracing capabilities, inspector section toggles, and additional enhancements. The team has prioritized accessibility by integrating AccessKit into the Godot platform comprehensively. The integration has been finalized following extensive feedback and thorough testing.

Script backtracing has emerged as a significant feature, with GH-91006 facilitating its integration with over 32,000 lines of code. The feature will facilitate users in identifying the sources of warnings and errors that previously necessitated manual debugging efforts. Stack traces are now accessible in projects exported in release mode, facilitating a more efficient process for users to report issues.

Godot 4.5 Dev 3 released @ Linux Compatible