godot
godot copied to clipboard
Godot Engine – Multi-platform 2D and 3D game engine
### 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...
### 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...
### 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...
### 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 ""...
### Godot version 4.0 (alpha 13) ### System information Ubuntu 18.04 ### Issue description  ### Steps to reproduce `var test = []# test` ### Minimal...
### 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...
### 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...
### 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...
### 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...
### 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...