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
trafficstars

### Godot version 4.0.alpha13 ### System information MacOS Monetary 12.4, ARM64 (Apple M1 Max) ### Issue description Volumetric fog — including global world environment and fog volumes, are not rendered...

bug
topic:rendering
confirmed
regression
topic:3d

### Godot version 4.0 alpha 5 ### System information Windows 10, Vulkan, AMD RX460, SteamVR 1.21.12 ### Issue description Godot 4.0 crashes when enabling use_xr on viewport. This applies to...

bug
platform:windows
topic:thirdparty
topic:xr
crash

### Godot version 4.0.alpha10 ### System information Windows10, GPU: AMD R7 200 SERIES(250) ### Issue description only error: modules/gdscript/gdscript_analyzer.cpp:656 - Parser bug (please report): tried to assign unset node without...

bug
topic:gdscript

### Godot version 4.0dev ### System information Pop!_OS 22.04 LTS ### Issue description When assigning a global enum to a const variable, the compile error `Assigned value for constant ""...

enhancement
topic:gdscript

### Godot version 4.0 (alpha 13) ### System information Ubuntu 18.04 ### Issue description ![Снимок экрана от 2022-07-29 09-56-46](https://user-images.githubusercontent.com/11325733/181673622-052c64c2-b63b-43ce-ae53-420f06c65cce.png) ### Steps to reproduce `var test = []# test` ### Minimal...

bug
topic:editor
usability

### Godot version 3.5-stable ### System information Chrome 104.0.5112.81, Windows 10 ### Issue description If you call `Directory.remove()`, it only deletes the file for the current instance of the game...

bug
platform:html5
topic:porting

### Godot version 3.5 ### System information PopOS ### Issue description When I get the list of script variables of a node by calling the get_property_list() method, the properties related...

enhancement
topic:core
documentation

### Godot version 3.4.4 stable ### System information ChromeOS ### Issue description When clicking `Open User Data Folder` on ChromeOS it loads up VSCODE (If installed) Then you cant delete...

platform:linuxbsd
topic:editor
topic:porting

### Godot version 3.5.stable.mono ### System information Windows 10, GLES2, i5 11600, RTX 3060 TI ### Issue description Essentially, I was working on the collision for the player, and used...

bug
topic:editor
crash
topic:2d

### Godot version 3.5 stable ### System information Windows 10 ### Issue description When I try to copy and paste a node it does not work anymore. I am quite...

bug
topic:editor
regression