godot
godot copied to clipboard
Godot Engine – Multi-platform 2D and 3D game engine
### Godot version 4.0.alpha12 ### System information MacOS Monterey 12.4 MacbookPro with M1 chip ### Issue description When trying to use Rect painting through kayboard shortcut for TileMap on MacOS...
Implements https://github.com/godotengine/godot-proposals/issues/5048 This PR adds a new method to **Node** called `get_unique_node()`. The code is almost copied and pasted from part of `get_node()`. However, unlike the latter that passes through...
### Godot version 3.5.stable.official [991bb6ac7] ### System information Arch Linux || 5.18.16-arch1-1 ### Issue description "Internal Script Error! Opcode: 38" when setting a variable type to ``Marshalls`` and then setting...
### Godot version 4.0 alpha 12 ### System information KDE neon 5.25 ### Issue description Autoloads don't work directly with the in operator when checking for if a variable exists....
### Godot version 3.5 stable ### System information Windows 10 ### Issue description Hello, the ColorPicker Node on my system appears inside the Container Group (see Screenshot). I wonder if...
### Godot version v3.5.stable.official [991bb6ac7] ### System information Windows 11 ### Issue description Obj imports do not accurately stay coupled with the associated .mtl files. First of all it appears...
Does the following: - Use gizmo managed materials so the gizmo's xray setting and selected status apply correctly to the visualization for the navigation mesh. - Use the same technique...
Add `AutoVolume` option to `AudioPlaybackTrack` to prevent to override `AudioStreamPlayer` volume
Context: #49099 https://www.youtube.com/watch?v=0ztTcX7Z-Do > In a BlendTree, AudioTrack will change the volume of the AudioStreamPlayer implicitly when blending. This is useful for damping sounds like footsteps, but it can be...
### Godot version 3.5.stable ### System information Windows 10, AMD Radeon 5500 XT, AMD Driver 22.7.1 ### Issue description Flickering green and red squares, garbled text, appear in specific areas...
### Godot version v4.0.alpha.custom_build [118f29694] ### System information Windows 10, Vulkan Clustered, NVIDIA GeForce GT 1030 ### Issue description This error occurs randomly while running my game. And freezes project...