godot icon indicating copy to clipboard operation
godot copied to clipboard

Godot Engine – Multi-platform 2D and 3D game engine

Results 3682 godot issues
Sort by recently updated
recently updated
newest added

### 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...

bug
platform:macos
topic:editor
topic:2d

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...

enhancement
feature proposal
topic:core

### 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...

bug
topic:gdscript

### 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....

bug
topic:gdscript

### 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...

discussion
breaks compat
topic:gui

### 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...

bug
topic:import
topic:3d

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...

bug
enhancement
usability
cherrypick:3.x
topic:navigation
topic:3d
cherrypick:3.5

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...

bug
enhancement
topic:editor
topic:audio
topic:animation

### 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...

bug
platform:windows
topic:rendering
topic:thirdparty

### 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...

bug
platform:windows
topic:rendering
needs testing