-
### Godot version
4.0 Stable
### System information
Windows 10
### Issue description
After a game starts, the Godot Editor steals focus, sending keypresses to the editor, until I either Alt-Tab o…
-
### Describe the project you are working on
Any game or app with a shader will benefit from it
### Describe the problem or limitation you are having in your project
On smaller screens, the "files" …
-
I saw the game apk and I find it to be too big for this game.
I looked into to it to find that
- The fastlane stuff included in the apk
- The libc++_shared.so is around 7MB usually it's 1MB whe…
-
### Describe the project you are working on
any project
### Describe the problem or limitation you are having in your project
I always use Fullscreen mode when working with Godot, but every time I …
-
### Tested versions
Godot 4.3 Stable
### System information
Windows 10 64, Godot 4.3 Stable, Forward+
### Issue description
Godot Engine does not respect the grid of visual nodes (in shaders or o…
-
### Tested versions
- Applies to all 4.x branches
### System information
All Avaliable Operating Systems
### Issue description
Since the Redot Proposal page isn't available yet I would like to us…
-
### Issue description
When attempting to build the test project for this using CMake it fails do to looking for the godot-cpp library file
Output when attempting to build test project using VSCo…
-
```
Building for platform "linuxbsd", architecture "x86_64", target "editor".
FileNotFoundError: [Errno 2] No such file or directory: '-j8/core/__generated__debugger_ui.h':
File "/media/cleber/DA…
-
### Tested versions
v4.3.stable.official [77dcf97d8]
### System information
Godot v4.3.stable - Pop!_OS 22.04 LTS - X11 - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 3060 Laptop GPU - AMD Ryze…
ivxvm updated
3 weeks ago
-
I have a simple GodotSteam multiplayer project setup, where it's just a couple players that can move around in a small world. Everything works fine with two players, however when a third player joins,…