Tested versions
4.4.1
System information
Godot v4.4.1.stable unknown - Arch Linux #1 SMP PREEMPT_DYNAMIC Sat, 03 May 2025 13:34:12 +0000 on X11 - X11 display driver, Multi-window, 1 monitor - OpenGL 3 (Compatibility) - NVIDIA GeForce RTX 3050 Laptop GPU - AMD Ryzen 5 5600H with Radeon Graphics (12 threads)
Issue description
Engine.get_version_info() returns null while running in editor
Steps to reproduce
use Engine.get_version_info() in @tool script
Minimal reproduction project (MRP)
Very easy to reproduce, doesn't need reproduction project.