-
-
Notifications
You must be signed in to change notification settings - Fork 22.7k
Insights: godotengine/godot
Overview
Could not load contribution data
Please try again later
125 Pull requests merged by 60 people
-
Fix baked VoxelGI using the wrong color space
#107776 merged
Jun 24, 2025 -
Make
PROPERTY_HINT_GROUP_ENABLE
hide properties by default#107591 merged
Jun 24, 2025 -
Fix a few improper memory accesses in the clustered forward vertex shader
#107876 merged
Jun 24, 2025 -
Add warning about infinite recursion to NavigationAgent docs
#107509 merged
Jun 24, 2025 -
Always send lights to sky shader if using sun scatter
#107928 merged
Jun 24, 2025 -
Add support for SDL3 joystick input driver for Windows, Linux and macOS
#106218 merged
Jun 24, 2025 -
Fix compiler error: pass
-mpopcnt
when using clang / llvm and targeting x86_64#107939 merged
Jun 24, 2025 -
Generate scene ID for created built-in Resources
#107943 merged
Jun 24, 2025 -
ufbx: Update to 0.20.0
#107956 merged
Jun 24, 2025 -
Mark GDScript and shader warnings for translation
#107944 merged
Jun 24, 2025 -
[3.x] Revert "FTI - Reduce
VisualInstance
xform notifications"#107949 merged
Jun 24, 2025 -
GDScript: Update
get_stack()
,print_stack()
, andprint_debug()
#105801 merged
Jun 24, 2025 -
GDScript: Fix call hint appearance for complex callees
#93429 merged
Jun 24, 2025 -
Fix 'Script class can only be set together with base class name' error with .NET typed collections upon rebuild
#106243 merged
Jun 24, 2025 -
[Docs] Various grammar and spelling fixes
#107895 merged
Jun 24, 2025 -
ItemList: Fix text drawing not taking
h_separation
into account in top mode.#107333 merged
Jun 24, 2025 -
FTI
- ChangeSceneTree
global setting to static#107886 merged
Jun 24, 2025 -
Expose
ScriptEditor.clear_docs_from_script
#107862 merged
Jun 24, 2025 -
[Web] Disregard touch events in pointer callbacks
#107837 merged
Jun 24, 2025 -
Use one-based line numbers for external text editors
#107816 merged
Jun 24, 2025 -
Use TightLocalVector for AudioStreamWAV/MP3
#107790 merged
Jun 24, 2025 -
Cleanup accessibility names.
#107656 merged
Jun 24, 2025 -
Fix errors not being emitted when debugger breaks on script errors
#107663 merged
Jun 24, 2025 -
Fix
MeshInstance3D::get_active_material()
error on empty mesh or empty surfaces#107691 merged
Jun 24, 2025 -
Clear current path when deselecting files
#107683 merged
Jun 24, 2025 -
Fix updating project settings after move
#107929 merged
Jun 24, 2025 -
[macOS] Move keyboard layout related code to base display server.
#107926 merged
Jun 24, 2025 -
Fix file handle leak in ZipArchive and FileAccessZip
#103219 merged
Jun 24, 2025 -
Cleanup closed embedded processes on macOS
#107917 merged
Jun 24, 2025 -
Allow double precision modelview
#106951 merged
Jun 24, 2025 -
GDScript: Fix double spaces for type hints when connecting signal
#107909 merged
Jun 24, 2025 -
Fix resizing error when generating thumbnails
#107934 merged
Jun 24, 2025 -
[3.x]
FTI
- ChangeSceneTree
global setting to static#107889 merged
Jun 24, 2025 -
[3.6] Update changelog for 3.6.1
#107539 merged
Jun 23, 2025 -
[3.6] Cherry-picks for the 3.6 branch (future 3.6.1) - 3rd batch
#107901 merged
Jun 23, 2025 -
[3.x] Revert "Fix Button not listing
hover_pressed
stylebox"#107696 merged
Jun 23, 2025 -
Vulkan Mobile: Fix writing vertex color in spatial shader
#107893 merged
Jun 23, 2025 -
Fix minor inconsistencies and errors in
gdextension_interface.h
#107788 merged
Jun 23, 2025 -
Fix can't convert to ShaderMaterial in FileSystemDock
#107842 merged
Jun 23, 2025 -
[3.x] Optimize hotspots with
Object::is_reference()
#107877 merged
Jun 23, 2025 -
[3.x] Optimize hotspots with
Object::derives_from
#107881 merged
Jun 23, 2025 -
Fix wrong context menu argument from FileSystem's item list
#106040 merged
Jun 22, 2025 -
[GraphNode] Fix slot focus rect draw, make slot focus mode configurable.
#107825 merged
Jun 22, 2025 -
Revert "FTI - Reduce
VisualInstance3D
xform notifications"#107854 merged
Jun 22, 2025 -
Update capsule documentations for size constraint clarifications
#101732 merged
Jun 22, 2025 -
Ensure sky orientation is set when reflection uses sky
#107858 merged
Jun 22, 2025 -
[3.x] Optimize
Object::cast_to
with ancestral classes when possible#107844 merged
Jun 22, 2025 -
[3.x] Remove
vi_visible
flag fromSpatial
.#107493 merged
Jun 22, 2025 -
[3.x] Provide quick access to
Object
ancestry#107462 merged
Jun 22, 2025 -
[3.x] libwebm: Fix double free in mkvparser ContentEncoding
#107781 merged
Jun 22, 2025 -
[3.x] ResourceImporterWAV: Detect if data chunk size is larger than the actual size
#107694 merged
Jun 22, 2025 -
Fix buffer size calculations in lightmapper_rd.cpp to account for element sizes
#107820 merged
Jun 22, 2025 -
Fix aspect ratio of small thumbnails
#107818 merged
Jun 22, 2025 -
Fix fade out duration to extend a bit take into account current delta in NodeOneShot
#106567 merged
Jun 22, 2025 -
Fix stencil preset priorities
#107807 merged
Jun 22, 2025 -
Use
reserve
inLocalVector::resize
, to restore expected growth behavior#107796 merged
Jun 22, 2025 -
Add a proper error message when trying to add node to a group with an empty name
#107375 merged
Jun 22, 2025 -
Android: Address API 35 UI behavior changes
#107742 merged
Jun 22, 2025 -
Tree: Fix handling of
__focus_rect
with various Select Modes#107834 merged
Jun 22, 2025 -
Fix stencil preset
next_pass
stencil flags#107808 merged
Jun 22, 2025 -
NavigationServer2D: Bind missing
merge_rasterizer_cell_scale
setting and functions#107802 merged
Jun 22, 2025 -
Check UID to disable "Set as Main Scene" in FileSystemDock
#107686 merged
Jun 21, 2025 -
Fix GLES3 stereo output (sRGB + lens distortion)
#107698 merged
Jun 21, 2025 -
Swap UID and path buttons
#107766 merged
Jun 21, 2025 -
Enhance bindings of deep resource duplication
#107770 merged
Jun 21, 2025 -
Fix differences between RayCast2D and RayCast3D documentation
#105048 merged
Jun 21, 2025 -
Revert "Rework scene preview thumbnails"
#107786 merged
Jun 21, 2025 -
Wayland: Fix division by zero when scale is less than 1
#107787 merged
Jun 21, 2025 -
Add a note about
Object._init
and required parameters in relation to@rpc
#102123 merged
Jun 21, 2025 -
Restore per font oversampling override.
#107708 merged
Jun 20, 2025 -
Add module defines to the per-platform generated props file so VS knows which ones are enabled.
#107709 merged
Jun 20, 2025 -
Rename
OpenXRInterface.OpenXrSessionState
toOpenXRInterface.SessionState
#107710 merged
Jun 20, 2025 -
OpenXR: Add support for render models extension
#107388 merged
Jun 20, 2025 -
Add support for running hybrid apps from the XR editor
#103972 merged
Jun 20, 2025 -
Reorder properties in NoiseTexture2D/3D
#103631 merged
Jun 19, 2025 -
Fix custom scale sometimes not applied to the project manager window size.
#105438 merged
Jun 19, 2025 -
Revert "Use lower shadow normal bias for distant directional shadow splits"
#107684 merged
Jun 19, 2025 -
Adjust names of new
XRBodyTracker
joints#107715 merged
Jun 19, 2025 -
Fix
doctool
crash and errors on macOS.#107700 merged
Jun 19, 2025 -
[3.x] Allow constructing Quat from two Vector3s
#90464 merged
Jun 19, 2025 -
Clarify that AcceptDialog's
custom_action
is only triggered if action is non-empty#104530 merged
Jun 18, 2025 -
Use raw buffer pointers in
RenderingDevice
allocation APIs to avoid intermediary arrays#107486 merged
Jun 18, 2025 -
Fix CSV translation not updating after reimport
#107410 merged
Jun 18, 2025 -
Spinbox: Fix incorrect step and decimal text when using custom arrow step
#107302 merged
Jun 18, 2025 -
[Web] Fix build failure on Windows
#107112 merged
Jun 18, 2025 -
Fix scene reload causing segfaults when non-existent node is currently selected
#107067 merged
Jun 18, 2025 -
Fix CodeEdit hover word lookup
#106919 merged
Jun 18, 2025 -
Allow toggling UID display in path properties
#106716 merged
Jun 18, 2025 -
Wayland: Fix stuck pointer buttons on window leave
#106414 merged
Jun 18, 2025 -
Buildsystem: Convert path separators for Windows
#106216 merged
Jun 18, 2025 -
ColorChannelSelector
: add tooltip, fixtoggle_button
repositioning and channels autotranslation#104474 merged
Jun 18, 2025 -
LSP: Fix file URI handling + warn about workspace project mismatch
#104401 merged
Jun 18, 2025 -
Fix and improve editor state persistence for the VisualShader editor
#98566 merged
Jun 18, 2025 -
Editor: Fix documentation for built-in scripts
#92280 merged
Jun 18, 2025 -
Fix editing
ShaderInclude
causes aShader
to be edited#107534 merged
Jun 18, 2025 -
Improve
ResourceLoader.get_dependencies()
's description#107554 merged
Jun 18, 2025 -
Fix scale and position of popups with
force_native
.#107560 merged
Jun 18, 2025 -
Add a note about
_notification()
being multilevel#107564 merged
Jun 18, 2025 -
Remove angle constraint mention from SkeletonModification2DFABRIK class docs
#107567 merged
Jun 18, 2025 -
Apple: Improve Apple embedded export and debugging
#107574 merged
Jun 18, 2025 -
Docs: Fix typo and spacing in vector coordinates
#107576 merged
Jun 18, 2025 -
Do not remove
SubViewport
nodes in thumbnail preview scene#107676 merged
Jun 18, 2025 -
[Editor] Fix crash in
ConnectionsDialog
#107668 merged
Jun 18, 2025 -
Update CI
ruff
pre-commit hooks#107665 merged
Jun 18, 2025 -
Core: Fix invalid resize after appending
#107646 merged
Jun 18, 2025 -
Core: Fix data race in remote debugger; handle errors
#107643 merged
Jun 18, 2025 -
SCons: Enable
lightmapper
andxatlas_unwrap
modules on Android and iOS editors#107635 merged
Jun 18, 2025 -
Free nodes from instantiating if it is not a
Control
in the theme editor#107632 merged
Jun 18, 2025 -
Add null check on generating thumbnails for PackedScene
#107630 merged
Jun 18, 2025 -
Forward+: Fix builtins in light shader
#107625 merged
Jun 18, 2025 -
Improve auto-translation of editor's top & bottom bars
#107624 merged
Jun 18, 2025 -
Improve Camera2D limit editing
#107622 merged
Jun 18, 2025 -
Fix deadlock in
EditorFileSystem::reimport_files
.#107620 merged
Jun 18, 2025 -
OpenXR: Only run xrSyncActions when application has focus
#107619 merged
Jun 18, 2025 -
C#: Fix Shortcut example
#107609 merged
Jun 18, 2025 -
Misc: Fix typo in cmd arg description
#107607 merged
Jun 18, 2025 -
Fix broken WAV info list tag parsing
#107605 merged
Jun 18, 2025 -
Fix export fail on Android if
shader_baker
is enabled.#107600 merged
Jun 18, 2025 -
GDExtension: Always run shutdown callback before deinitializing any levels
#107594 merged
Jun 18, 2025 -
Clear cache when setting Mesh's surfaces
#107585 merged
Jun 18, 2025 -
Fix root node auto translation settings affecting editor root
#107584 merged
Jun 18, 2025 -
Fix game view window not updating title when translation changes
#107581 merged
Jun 18, 2025 -
Fix some menu bar items unresponsive after language change
#107578 merged
Jun 18, 2025 -
[3.x] Change
Node
children to useLocalVector
#107544 merged
Jun 18, 2025 -
[3.x]
Spatial
andCanvasItem
children change toLocalVector
#107480 merged
Jun 18, 2025
110 Pull requests opened by 65 people
-
LightmapGI: Limit the texture size based on the total pixel count
#107658 opened
Jun 18, 2025 -
[RTL] Add support for inserting glyphs by name and font aliases.
#107660 opened
Jun 18, 2025 -
Add MultiMesh physics interpolation for 2D transforms (MultiMeshInstance2D)
#107666 opened
Jun 18, 2025 -
Allow editor plugins to modify run arguments and re-run from within project
#107671 opened
Jun 18, 2025 -
Add checkbox for blender's "GPU Instances" option for exporting GLTF
#107672 opened
Jun 18, 2025 -
Expose editing `MultiplayerSynchronizer.replication_config` in the editor
#107675 opened
Jun 18, 2025 -
Set audiostreamplayer default area_mask to 0 and exit early to reduce performance overhead.
#107679 opened
Jun 18, 2025 -
Revert the removal of the `gradle_build/compress_native_libraries` export option
#107681 opened
Jun 18, 2025 -
Don't update script documentation when exporting
#107685 opened
Jun 18, 2025 -
Fix setting remote properties that take objects not working
#107687 opened
Jun 18, 2025 -
Skip killed/invalid subtween
#107690 opened
Jun 19, 2025 -
Show description for editor setting overrides
#107692 opened
Jun 19, 2025 -
wayland-protocols: Update to 1.45
#107693 opened
Jun 19, 2025 -
Wait for docs load/update and block subsequent updates when running command line tool.
#107699 opened
Jun 19, 2025 -
[3.x] Fast child iteration in `Node`, `Spatial`, `CanvasItem`
#107702 opened
Jun 19, 2025 -
Add `callable_sp` macro to remove boilerplate in core
#107703 opened
Jun 19, 2025 -
GDScript: Replace `abstract` keyword with `@abstract` annotation
#107717 opened
Jun 19, 2025 -
Remove dependency of `variant.h` in `print_string.h`
#107721 opened
Jun 19, 2025 -
Add `@final` annotation for GDScript
#107722 opened
Jun 19, 2025 -
Core: Integrate math constants in structs directly
#107723 opened
Jun 19, 2025 -
Prevent ternary expression with a sampler types in shaders
#107724 opened
Jun 19, 2025 -
Make Hexagonal tiles rotate 180 degrees to fit grid
#107728 opened
Jun 19, 2025 -
Add missing input transform to visual shader preview
#107729 opened
Jun 19, 2025 -
Update CI `clang-format` & `clang-tidy` pre-commit hooks
#107735 opened
Jun 19, 2025 -
Apply sun scatter from lights with shadows in compatibility
#107740 opened
Jun 19, 2025 -
Fix `Evaluator`'s format issues caused by special characters in the expression
#107748 opened
Jun 20, 2025 -
[RTL] Restore line breaking behavior in `VC_CHARS_BEFORE_SHAPING` mode.
#107750 opened
Jun 20, 2025 -
Allow per `CanvasItem` oversampling override.
#107751 opened
Jun 20, 2025 -
Improve object handling in UndoRedo
#107756 opened
Jun 20, 2025 -
Add `RETURN_IF_ERR` macro, propagating an error upwards
#107760 opened
Jun 20, 2025 -
Make comments starting with `#mark` and `#region` visible in Script Editor's Minimap
#107762 opened
Jun 20, 2025 -
Add missing `vpv.push_back(pv);` in `render_target_get_sdf_texture`.
#107763 opened
Jun 20, 2025 -
Improve editor settings override display
#107765 opened
Jun 20, 2025 -
[macOS] Restore `gl_HelperInvocation` workaround for Intel macs.
#107769 opened
Jun 20, 2025 -
Vulkan: Update all components to Vulkan SDK 1.4.313.0
#107773 opened
Jun 20, 2025 -
Tree: Check and clear `popup_pressing_edited_item` when removing TreeItem
#107775 opened
Jun 20, 2025 -
Always perform color correction and debanding on nonlinear sRGB values.
#107782 opened
Jun 20, 2025 -
Improve error message for invalid transform
#107783 opened
Jun 20, 2025 -
Replace iOS/visionOS Xcode templates by new Apple embedded template
#107789 opened
Jun 21, 2025 -
Fix evaluator does not run inside static functions
#107791 opened
Jun 21, 2025 -
[macOS] Selectively bake specific shader variants for MoltenVK.
#107794 opened
Jun 21, 2025 -
Improve auto-translation of the rendering method selector
#107795 opened
Jun 21, 2025 -
Fix "Create Custom Bone2D(s) from Node(s)" to create working bone chains
#107797 opened
Jun 21, 2025 -
[4.4] Implement reading UID resource references in VariantParser
#107798 opened
Jun 21, 2025 -
Add `ReadOnlySpan<Variant>` overload for `Callable.Call`
#107800 opened
Jun 21, 2025 -
Split preview generation into 2 steps
#107803 opened
Jun 21, 2025 -
Allow instantiating scenes without any scripts
#107817 opened
Jun 21, 2025 -
Clarify `_set`/`_get` description
#107823 opened
Jun 21, 2025 -
Fix Jolt Physics soft body vertex normal calculation
#107832 opened
Jun 22, 2025 -
GLTF: Allow parsing glTF files without nodes
#107836 opened
Jun 22, 2025 -
Add a function to merge multiple ArrayMeshes together
#107838 opened
Jun 22, 2025 -
Minor Optimization to Occlusion Culling
#107839 opened
Jun 22, 2025 -
GLTF: Allow importing files as Mesh or MeshLibrary directly
#107840 opened
Jun 22, 2025 -
Fix: Tilemap tools not overriding main editor tools
#107843 opened
Jun 22, 2025 -
GDExtension: Store source of `gdextension_interface.h` in JSON
#107845 opened
Jun 22, 2025 -
Ogg: Use LocalVector and do memory optimizations
#107846 opened
Jun 22, 2025 -
[3.x] Bump to c++17
#107847 opened
Jun 22, 2025 -
Always decode `--scene` argument UID path.
#107848 opened
Jun 22, 2025 -
Fix Resource doesn't update when overwritten in editor
#107850 opened
Jun 22, 2025 -
[3.x] `Scons` - add compiler requirements
#107851 opened
Jun 22, 2025 -
Autocompletion: Don't filter overrides when the existing function is the current one
#107852 opened
Jun 22, 2025 -
Remove ResourceImporterScene singletons in favor of local usage
#107855 opened
Jun 22, 2025 -
3D scene import: Allow importing files as Mesh or MeshLibrary via ResourceImporterScene
#107856 opened
Jun 22, 2025 -
Editor: Update inspector group toggles visually
#107857 opened
Jun 22, 2025 -
Add link to the main GitHub repo in README.md
#107860 opened
Jun 22, 2025 -
Add `is_exiting` to the `EditorInterface`
#107861 opened
Jun 22, 2025 -
Fix LSP symbol lookup failing due to skipping a character
#107865 opened
Jun 22, 2025 -
GLTF: MultiMeshInstance3D import
#107866 opened
Jun 22, 2025 -
Fix use of `class_name` in built-in scripts
#107867 opened
Jun 22, 2025 -
Provide quick access to `Object` ancestry
#107868 opened
Jun 22, 2025 -
Provide 'received headers' parameter for websocket server
#107871 opened
Jun 23, 2025 -
[Autocomplete] Avoid prepending literals when the character has already been typed
#107872 opened
Jun 23, 2025 -
[Windows] Add support MinGW/UCRT prefix.
#107879 opened
Jun 23, 2025 -
Always apply SpringArm3D margin
#107882 opened
Jun 23, 2025 -
Don't mark the project unsaved when loading editor plugins in initial session
#107884 opened
Jun 23, 2025 -
[3.x] Don't mark the project unsaved when loading editor plugins in initial session
#107885 opened
Jun 23, 2025 -
Add ability to copy and paste animations in SpriteFrames
#107887 opened
Jun 23, 2025 -
Highlight points on hover in the Polygon2D editor
#107890 opened
Jun 23, 2025 -
Document quirks when using TranslationServer in the Editor
#107892 opened
Jun 23, 2025 -
Image: Fix `is_invisible` detection for RGBAH and RGBAF
#107898 opened
Jun 23, 2025 -
Rewrite Radiance and Reflection probes to use Octahedral maps.
#107902 opened
Jun 23, 2025 -
Fix ScriptEditor inline colors float handling
#107904 opened
Jun 23, 2025 -
Expose multi_mesh_rid in CPUParticles3D to allow custom rendering via RenderingDevice
#107905 opened
Jun 23, 2025 -
Fix inherited nested scenes not updating
#107913 opened
Jun 23, 2025 -
Fix particles resetting properties when emitting is toggled
#107915 opened
Jun 23, 2025 -
Fix custom Text Editor theme changes on reload
#107918 opened
Jun 23, 2025 -
Fix animation keying not working with toggleable inspector sections
#107919 opened
Jun 24, 2025 -
Implement `set_time_left` in Timer node
#107920 opened
Jun 24, 2025 -
Fix UID support for script extends paths
#107922 opened
Jun 24, 2025 -
Use Mat3x4 for model and view transforms to save bandwidth and ALUs
#107923 opened
Jun 24, 2025 -
Automatically enable headless mode when exporting
#107931 opened
Jun 24, 2025 -
Fix removing wrong vertices in the Polygon2D editor when points overlap each other
#107932 opened
Jun 24, 2025 -
Fix points jumping when dragging starts in the Polygon2D editor
#107933 opened
Jun 24, 2025 -
Add opt-in GDScript warning for when calling coroutine without `await`
#107936 opened
Jun 24, 2025 -
Specifiy return value in several store methods in `FileAccess`
#107938 opened
Jun 24, 2025 -
Fix OptionButton ID value range documentation
#107940 opened
Jun 24, 2025 -
Simplify Node Filter's placeholder in Scene dock
#107942 opened
Jun 24, 2025 -
Add short-circuiting logic for `Expression` AND/OR operators
#107945 opened
Jun 24, 2025 -
LightmapGI: Limit the number of lights computed per direct pass
#107946 opened
Jun 24, 2025 -
Change Inspector `pending` type to Vector
#107947 opened
Jun 24, 2025 -
[Web] Fix Webkit leak caused by the position reporting audio worklets
#107948 opened
Jun 24, 2025 -
Expose a few missing `Mesh` surface methods to gdscript
#107952 opened
Jun 24, 2025 -
Add property hint for displaying raw names
#107953 opened
Jun 24, 2025 -
Core: Add UNIX domain socket support
#107954 opened
Jun 24, 2025 -
Fix `mouse_entered` and `mouse_exited` Signals being emitted too early
#107955 opened
Jun 24, 2025 -
Use fog in WorldEnvironment sky reflections
#107958 opened
Jun 25, 2025 -
Add "Go to Next/Previous Keyframe" to Animation Edit menu
#107959 opened
Jun 25, 2025 -
Update gamecontrollerdb.txt
#107962 opened
Jun 25, 2025 -
Fix SDL threading on macOS/Linux.
#107963 opened
Jun 25, 2025 -
Add Japanese translation for Linux .desktop file
#107964 opened
Jun 25, 2025
120 Issues closed by 32 people
-
Mobile version of Godot Engine not working properly
#107680 closed
Jun 25, 2025 -
PS4 controller connected makes a unusable duplicate index on Linux
#50273 closed
Jun 24, 2025 -
Gamepad being reported twice on Linux
#90795 closed
Jun 24, 2025 -
Nintendo Switch Pro Controller doesn't work
#81191 closed
Jun 24, 2025 -
Input class not handling Switch Pro Controller joystick axis properly
#37675 closed
Jun 24, 2025 -
NavigationAgent3D: Calling GetNextPathPosition during WaypointReached signal causes infinite recursion
#91386 closed
Jun 24, 2025 -
Nintendo Switch Pro Controller USB inputs are erratic w/ Steam
#47874 closed
Jun 24, 2025 -
On MacOS input actions w/Xbox controller are issued twice in 4.5dev4
#106618 closed
Jun 24, 2025 -
Fog sun scatter doesn't work without LIGHTX_* in sky shader
#107924 closed
Jun 24, 2025 -
4.5.beta1 Error when initializing resources via inspector
#107745 closed
Jun 24, 2025 -
Crash and/or big stutter/freeze when reloading scene with multiple meshes and lights
#82576 closed
Jun 24, 2025 -
Can't import GLSL shaders in headless mode
#94734 closed
Jun 24, 2025 -
Enormous file size if you make font unique
#107483 closed
Jun 24, 2025 -
GPUParticles3D parameter local_coords not working with doubles builds of the engine
#73383 closed
Jun 24, 2025 -
CPU Particles not emitting in correct direction with double precision
#89061 closed
Jun 24, 2025 -
GPUParticles3D billboarding is affected by particle's global rotation when precision=double
#76388 closed
Jun 24, 2025 -
Double Precision Multi-mesh based rendering applies transforms incorrectly
#104654 closed
Jun 24, 2025 -
Double Precision MultiMeshInstance3D does not Scale Properly
#101139 closed
Jun 24, 2025 -
Getting "ERROR: Script class can only be set together with base class name" after upgrading.
#103343 closed
Jun 24, 2025 -
`Logger` methods are not called when debugger breaks on script error
#107662 closed
Jun 24, 2025 -
Moving `icon.svg` no longer updates the corresponding project setting
#107927 closed
Jun 24, 2025 -
External Editor line flag differs in behavior from internal editor
#100832 closed
Jun 24, 2025 -
Saving a scene re-selects a file
#92867 closed
Jun 24, 2025 -
macos: Crash after embedded process not being cleaned up
#107916 closed
Jun 24, 2025 -
Method created when connecting signal has double spaces for type hints
#107841 closed
Jun 24, 2025 -
Add script button is missing
#107906 closed
Jun 24, 2025 -
Weblate's Translation Browser link template is invalid/(outdated?)
#107930 closed
Jun 24, 2025 -
Android export metadata value merge failed ?
#107912 closed
Jun 24, 2025 -
(precision=double, 4.0) INV_VIEW_MATRIX and VERTEX not working properly in fragment shaders
#78889 closed
Jun 24, 2025 -
Godot doesn't have dotnet build on startup
#75526 closed
Jun 24, 2025 -
Vulkan: Heavy 3D scene (25M+ primitive indices) performs significantly slower in 4.0 compared to 3.5
#68959 closed
Jun 23, 2025 -
Mobile XR - Please finally fix the showstoppers!!!
#107907 closed
Jun 23, 2025 -
gdshader cannot compile on 4.5 beta 1, when accessing NORMAL in `light()` function
#107908 closed
Jun 23, 2025 -
No LSP on Arch
#107880 closed
Jun 23, 2025 -
[4.5] Can't convert `StandardMaterial3D` to `ShaderMaterial` in FileSystemDock
#107833 closed
Jun 23, 2025 -
After exporting to Android, all translations without using English letters as keys become invalid
#107875 closed
Jun 23, 2025 -
`TranslationServer.translate()` non-functional in editor
#98935 closed
Jun 23, 2025 -
"Convert to ShaderMaterial" doesn't work for X-Ray Stencil Mode.
#107874 closed
Jun 23, 2025 -
Wrong Syntax Highlighter for newly created C# scripts
#107873 closed
Jun 23, 2025 -
Godot 3.6: Cannot build Web export template with Mono enabled
#107768 closed
Jun 23, 2025 -
SoftBody3D broken in 4.5-beta1
#107829 closed
Jun 22, 2025 -
Forward+/Mobile: Missing sky cube reflections in shaders with specific `Environment` settings
#98487 closed
Jun 22, 2025 -
Weird Softbody behaviour with Area3D wind when physics interpolation is off
#107755 closed
Jun 22, 2025 -
CapsuleShape2D does not allow to set programatically Radius and Height
#101084 closed
Jun 22, 2025 -
GraphNode focus navigation “down” jumps to slots (creating white rectangles) before moving to the node below
#105999 closed
Jun 22, 2025 -
"ERROR: Task 'generate_thumbnails' already exists" when saving a scene.
#107747 closed
Jun 22, 2025 -
Godot 4.5 beta 1: Error when saving a scene with a typed dictionary property (presumably a thumbnails problem)
#107764 closed
Jun 22, 2025 -
`PortableCompressedTexture2D` doesn't update in editor when changed
#104966 closed
Jun 22, 2025 -
[3.x] Crash importing possibly empty/corrupted .wav
#40320 closed
Jun 22, 2025 -
Modulate on a child node when "editable children" enabled gets reset after scene save
#106782 closed
Jun 22, 2025 -
Unable to change theme of node `Window`
#105881 closed
Jun 22, 2025 -
Enum autocomplete in match is not in enum value order
#101867 closed
Jun 22, 2025 -
[Animation] `AnimationNodeOneShot` fails to trigger `animation_finished` signal at high frame rates.
#103070 closed
Jun 22, 2025 -
Image thumbnails in FileSystem distorted
#43257 closed
Jun 22, 2025 -
Stencil: outline and x-ray presets do not work with transparency.
#107806 closed
Jun 22, 2025 -
nav_map_builder_2d little error in a warning message
#107771 closed
Jun 22, 2025 -
Unable to bake lightmaps on newest master build
#107805 closed
Jun 22, 2025 -
Can't rename autoloads
#107661 closed
Jun 22, 2025 -
LineEdit breaks when using circumflex or acute accent characters
#93348 closed
Jun 22, 2025 -
`print_error()` in C++ doesn't apply rich formatting in terminal
#107815 closed
Jun 21, 2025 -
extension_api.json is missing @gdscript class global constants/methods/etc
#107824 closed
Jun 21, 2025 -
Editor inspector not updated on changing properties which use `LineEdit` for editing
#43238 closed
Jun 21, 2025 -
VS Code opens to line before error on selecting stack trace/error/warning
#107809 closed
Jun 21, 2025 -
[Web] Bus volume ignored for `AudioStreamPolyphonic`
#95950 closed
Jun 21, 2025 -
Generate Thumbnails takes over half an hour and re-runs at each project launch (Compatibility)
#107736 closed
Jun 21, 2025 -
Objects whose `_init()` takes arguments fail to be decoded when sent over RPC
#102093 closed
Jun 21, 2025 -
OpenXR compatibility no longer outputting correct colors on desktop
#107655 closed
Jun 21, 2025 -
Window-derived root causes scene thumbnail to get generated every time
#107712 closed
Jun 21, 2025 -
BoneAttachment3D snaps to bone position only after reloading the scene window
#105616 closed
Jun 21, 2025 -
Disabling 'Script Editor' feature breaks external script editor integration
#107778 closed
Jun 21, 2025 -
I cant open projects in godot 4.4.1
#107777 closed
Jun 20, 2025 -
4.5 crash on boot of large 4.4 project
#107734 closed
Jun 20, 2025 -
4.5-beta1 Shader compilation fails when calling NORMAL in light() function
#107772 closed
Jun 20, 2025 -
Opening scene in v4.5.beta1 causes label text to blur
#107706 closed
Jun 20, 2025 -
Game randomly crashes on Mac but not Android or Windows
#103463 closed
Jun 20, 2025 -
Autocompletion fails if script's property is assigned from undefined type
#107714 closed
Jun 19, 2025 -
4.5-beta1 shader compilation issues
#107732 closed
Jun 19, 2025 -
Opening RefCounted documentation closes godot
#107599 closed
Jun 19, 2025 -
Shadow acne in VR with Vulkan mobile renderer
#107337 closed
Jun 19, 2025 -
4.5.beta1 shader error
#107711 closed
Jun 19, 2025 -
In ParticleEmitters (at least CPU2D), the particles' gradient breaks if the parent has an animation playing.
#98497 closed
Jun 19, 2025 -
FPS is not showing while scene is playing
#107677 closed
Jun 19, 2025 -
macOS native open panel helper processes not terminated along with game
#82783 closed
Jun 19, 2025 -
Editor tries to open files from totally unrelated project
#92248 closed
Jun 18, 2025 -
Errors & malformed paths opening scripts in external editor (VSCode) on v4.4
#103565 closed
Jun 18, 2025 -
[Wayland] Delayed event.is_released() outside of game window
#106284 closed
Jun 18, 2025 -
@export script variables do not display tooltips when they are in built in script of node.
#94338 closed
Jun 18, 2025 -
CXX detection fails on Windows for Android builds
#106215 closed
Jun 18, 2025 -
Hovering while holding control over a path with spaces doesn't always recognize the path
#102431 closed
Jun 18, 2025 -
Godot's LSP does not return correct path for `uid://` resources for `textDocument/documentLink` command.
#105000 closed
Jun 18, 2025 -
Spinbox incorrect decimal text when it gets focused with custom arrow step and updates externally
#107271 closed
Jun 18, 2025 -
Can't Use Scene Undo on Wayland After Having Opened a Context Menu
#105908 closed
Jun 18, 2025 -
OpenXR: xrSyncActions, and related processes, should be limited to focused state.
#107612 closed
Jun 18, 2025 -
Editing ShaderInclude causes a Shader to be edited
#103159 closed
Jun 18, 2025 -
create_trimesh_shape using stale Mesh data in editor
#104003 closed
Jun 18, 2025 -
Android: Export a second time fails when using Shader Baker
#107535 closed
Jun 18, 2025 -
[4.5.beta1] Spatial shader compilation failed when reading NORMAL in light() in Forward+ renderer
#107590 closed
Jun 18, 2025 -
The editor crashes when opening a project with an invalid scene
#107627 closed
Jun 18, 2025 -
WAV metadata tags reading is broken
#107265 closed
Jun 18, 2025 -
Editor crash during atlas creation process
#107495 closed
Jun 18, 2025 -
Editor crash when editing signal connections
#107664 closed
Jun 18, 2025 -
`ViewportTexture` emits `Path to node is invalid` error in the editor.
#107667 closed
Jun 18, 2025 -
UV2 lightmap unwrap fails for glTF/glb on Android editor
#107398 closed
Jun 18, 2025 -
LightmapGI fails to bake on mobile devices
#94297 closed
Jun 18, 2025 -
Excessive spacing between lines of code on Samsung Galaxy Tab S7.
#91673 closed
Jun 18, 2025 -
Game crashes without error when using Node.Free() [C# / Godot 4.4]
#107669 closed
Jun 18, 2025 -
MultiplayerSynchronizer class help error
#104564 closed
Jun 18, 2025 -
Android Godot crashes when filesystem is opened
#106771 closed
Jun 18, 2025 -
[3.x] Toggle Button hover-style are broken
#107659 closed
Jun 18, 2025 -
4.4.1 sharp: Changing the font size in a theme at runtime not working (or am i missed something?)
#107657 closed
Jun 18, 2025 -
Broken scene reference in Godot 4.5 dev 5
#107639 closed
Jun 18, 2025
79 Issues opened by 71 people
-
Tipado estático de :bool no funciona correctamente
#107961 opened
Jun 25, 2025 -
Relative paths for main scenes do not work when exporting a project
#107960 opened
Jun 25, 2025 -
Android export only include GDExtension dependencies for one architecture
#107957 opened
Jun 24, 2025 -
Jolt raycasts get progressively slower as collision geometry is repeatedly deleted and re-created
#107951 opened
Jun 24, 2025 -
game Crash without error, when deleting the current selected TreeItem when is not the last of is sibling.
#107950 opened
Jun 24, 2025 -
Inconsistent coloring of script members
#107941 opened
Jun 24, 2025 -
Select Mode Grabbers improperly transform Children of nodes with `size`
#107937 opened
Jun 24, 2025 -
Stencil X-Ray inconsistencies using mobile and compatibility renderers
#107935 opened
Jun 24, 2025 -
Fog doesn't affect background or sky reflections
#107925 opened
Jun 24, 2025 -
is_in_tree returns false even though node is in tree
#107921 opened
Jun 24, 2025 -
C#: GodotNETSdk should also suppress AppendRuntimeIdentifierToOutputPath.
#107914 opened
Jun 23, 2025 -
Closing internal help (class reference) do not returns to original file
#107911 opened
Jun 23, 2025 -
Could not resolve super class "SomeClassName".
#107910 opened
Jun 23, 2025 -
Can't use enum to iterate through Dictionary[enum, ...] - seems to be passing in strings?
#107903 opened
Jun 23, 2025 -
PCVR - Black screen on PC
#107899 opened
Jun 23, 2025 -
XCode build errors from Godot 4.5-beta1 exported project
#107896 opened
Jun 23, 2025 -
SkeletonModification2DJiggle Joint Data fields refuse to slide when chain length > 0
#107894 opened
Jun 23, 2025 -
Editor sections enable checkboxes loss keyframe buttons
#107891 opened
Jun 23, 2025 -
Bone Attachment 3D cannot contain any collision purpose objects in it
#107888 opened
Jun 23, 2025 -
The project was considered unsaved when loading editor plugins initially.
#107883 opened
Jun 23, 2025 -
`PhysicalBone3D` positions still affected when "Reset on save" is selected in `AnimationMixer`
#107878 opened
Jun 23, 2025 -
`GDScript::reload` leaves `reloading` as `true` when `ERR_FAIL_COND_V` macro exits early
#107869 opened
Jun 23, 2025 -
Uncleanly disconnected ENetPacketPeers don't contain remote peer address/port in the disconnect event
#107864 opened
Jun 22, 2025 -
AnimationPlayer de-selecting can cause lost progress for complex animations
#107863 opened
Jun 22, 2025 -
Push an error after awaiting a signal and unreference/free the object.
#107859 opened
Jun 22, 2025 -
TileMapLayer memory leak when using Bucket Tool
#107853 opened
Jun 22, 2025 -
Transparent style box applies transparency to children when Clip Children is enabled
#107835 opened
Jun 22, 2025 -
Jolt Physics - soft body normals are computed incorrectly
#107831 opened
Jun 22, 2025 -
[4.5-beta1] Custom mouse cursor images not working in embedded game window on macOS
#107827 opened
Jun 21, 2025 -
Toggleable Group Checkbox Doesn't Update in Inspector After External Change
#107826 opened
Jun 21, 2025 -
`_get()` disappears from autocompletion when typing "get"
#107822 opened
Jun 21, 2025 -
Breeze Dark theme must be darkened
#107821 opened
Jun 21, 2025 -
[4.5-beta1] Mouse enter/exit events not working properly with embedded game window on macOS
#107819 opened
Jun 21, 2025 -
Somewhat constant editor crashes, possibly related to auto-completion
#107814 opened
Jun 21, 2025 -
`class_name` in built-in script no longer results in an error
#107813 opened
Jun 21, 2025 -
AnimatedSprite2D.frames becomes null immediately after assignment (despite valid resource)
#107811 opened
Jun 21, 2025 -
(Shader) UV max value below 1 for PlaceholderTexture2D
#107810 opened
Jun 21, 2025 -
4.5.beta.1: Rightclicking folders in FileSystem makes a blank popup menu if project is made in 4.4
#107804 opened
Jun 21, 2025 -
Gridmap rotation cause shading error on macOS
#107801 opened
Jun 21, 2025 -
Doppler effect calculation only takes `AudioStreamPlayer3D` velocity into account, not `AudioListener3D`
#107799 opened
Jun 21, 2025 -
v4.5.beta1 `ConfigFile` is breaking compatibility
#107793 opened
Jun 21, 2025 -
App does not display properly when embeded in web page on Android device
#107792 opened
Jun 21, 2025 -
Expression evaluator does not run inside static functions
#107785 opened
Jun 20, 2025 -
Inspector does not display properties of Refcounted instances created in the debugger evaluator
#107784 opened
Jun 20, 2025 -
`RuntimeNodeSelect` crashes on multiple places with PhysicsServer API created collision objects
#107780 opened
Jun 20, 2025 -
visionOS template not included in CI builds
#107779 opened
Jun 20, 2025 -
Use-after-free of popup_pressing_edited_item when modifying tree items
#107774 opened
Jun 20, 2025 -
Crash running project when using `ProjectSettings.load_resource_pack` in autoload
#107761 opened
Jun 20, 2025 -
WebSocketMultiplayerPeer CreateClient returns Ok despite failing
#107759 opened
Jun 20, 2025 -
Extra caret/hat (^) added on completion inside quotes when add_node_path_literals is on
#107758 opened
Jun 20, 2025 -
Asset Library Failed to get repository configuration
#107754 opened
Jun 20, 2025 -
OmniLight3D & SportLight3D do not work on Intel Mac anymore ( Forward+)
#107753 opened
Jun 20, 2025 -
[4.5 beta 1] Blurry thumbnails in FileSystem when changing icon size from ex. 32 to 64 in editor settings
#107749 opened
Jun 20, 2025 -
4.5-beta1 crashes on Fedora / KDE Plasma / X11
#107741 opened
Jun 19, 2025 -
WebXR can no longer switch to XR mode in the Quest Browser
#107739 opened
Jun 19, 2025 -
GDScript abstract class can be created in Node/Resource creation menu
#107738 opened
Jun 19, 2025 -
Debug/Visible Navigation on a TileMapLayer with tiles which have a Navigation Layer set display nothing
#107737 opened
Jun 19, 2025 -
WorkerThreadPool max thread count set to 0 produces index error and crash at start
#107733 opened
Jun 19, 2025 -
Color correction and debanding function incorrectly when HDR 2D is enabled
#107730 opened
Jun 19, 2025 -
UndoRedo cannot bind to GlobalScope methods
#107727 opened
Jun 19, 2025 -
get_slice behavior is inconsistent and error prone when the string contains no matching delimiter
#107726 opened
Jun 19, 2025 -
Inline color picker doesn't work well with non-constant colors
#107725 opened
Jun 19, 2025 -
Engine Crashes when Opening MeshLibrary or GridMap
#107720 opened
Jun 19, 2025 -
Changing import type from "scene" to "animation library" on multiple selected files corrupts the .import files
#107718 opened
Jun 19, 2025 -
Fuzzy 3D scene with mobile renderer
#107716 opened
Jun 19, 2025 -
The Edit drop-down list in the Animation Editor is missing "Go to Next Keyframe" and "Go to Previous Keyframe".
#107707 opened
Jun 19, 2025 -
Generate Visibility Rect for particles doesn't produce useful results
#107705 opened
Jun 19, 2025 -
FSR 2.2 Jitter Still Visible Above 1x Scaling
#107704 opened
Jun 19, 2025 -
[Web] Controller input stops working after its first events are received
#107697 opened
Jun 19, 2025 -
Can't launch game from command line without .godot folder
#107695 opened
Jun 19, 2025 -
Killed/invalid subtween causes error and prevents rest of tween from running
#107688 opened
Jun 18, 2025 -
HDR 2D affects 3D glow and BCS
#107682 opened
Jun 18, 2025 -
Unique name search finds node outside the subscene if not found in the subscene
#107678 opened
Jun 18, 2025 -
WorkerThreadPool.add_group_task freeze when use all threads with high_priority
#107674 opened
Jun 18, 2025 -
Sometime Strange Shodow apear on Mobile Renderer
#107673 opened
Jun 18, 2025 -
[Dotnet] Project build hangs only on Linux (Nobara 42)
#107670 opened
Jun 18, 2025
282 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
OpenXR: Add support for spatial entities extension
#107391 commented on
Jun 24, 2025 • 126 new comments -
Animation track start and end offsets
#106882 commented on
Jun 23, 2025 • 22 new comments -
Make NavigationServer backend engine selectable
#106290 commented on
Jun 18, 2025 • 15 new comments -
Implement `EditorRangeDial` on top of `EditorSpinSlider`
#107645 commented on
Jun 24, 2025 • 12 new comments -
Add nested container type support for Arrays and Dictionaries
#107556 commented on
Jun 23, 2025 • 12 new comments -
Add "Set as Main Scene" option to EditorSceneTabs context menu
#107652 commented on
Jun 20, 2025 • 9 new comments -
Allow Quick Open dialog to preview change in scene
#106947 commented on
Jun 20, 2025 • 9 new comments -
Android: Implement sparse bundle PCK support.
#105984 commented on
Jun 25, 2025 • 8 new comments -
Add a note about navigation mesh baking issues when using `0` for the `agent_radius`
#107532 commented on
Jun 23, 2025 • 8 new comments -
Fix `Quaternion(arc_from: Vector3, arc_to: Vector3)` behaves differently in gdscript and c#
#107618 commented on
Jun 23, 2025 • 8 new comments -
Overhaul Node2D documentation
#89256 commented on
Jun 18, 2025 • 7 new comments -
Core: Add `reserve` function to `Array`, `Vector`, and `String`
#105928 commented on
Jun 20, 2025 • 7 new comments -
Editor: Add classic text search functionality to Output panel
#107148 commented on
Jun 19, 2025 • 6 new comments -
Allow building the editor with 3D disabled, or without 3D Physics/Navigation.
#105579 commented on
Jun 22, 2025 • 4 new comments -
Implement RasterizedMeshTexture (RenderingDevice)
#106331 commented on
Jun 23, 2025 • 4 new comments -
Add `STATIC_ASSERT_INCOMPLETE_TYPE` to enforce include minimality.
#107587 commented on
Jun 21, 2025 • 4 new comments -
Blend Factor Specification in Shaders
#102366 commented on
Jun 19, 2025 • 4 new comments -
Support keeping results in results of `Find in Files` and `Replacing in Files`
#104676 commented on
Jun 24, 2025 • 4 new comments -
Reuse Sprite3D meshes across nodes when possible.
#103312 commented on
Jun 21, 2025 • 4 new comments -
Implement Resizable Scroll Bar for Animation Player
#107242 commented on
Jun 24, 2025 • 4 new comments -
[WIP] Wayland: Implement game embedding
#107435 commented on
Jun 21, 2025 • 3 new comments -
Prevent scene tabs to scroll when a tab is closed
#107628 commented on
Jun 23, 2025 • 3 new comments -
Fix `CodeEdit` Array bug in the inspector
#107529 commented on
Jun 25, 2025 • 3 new comments -
Small refactoring in PopupMenu.
#105213 commented on
Jun 20, 2025 • 3 new comments -
Implement conditional, printing, and enabled/disabled breakpoints
#100516 commented on
Jun 22, 2025 • 3 new comments -
Add `cell_size` to HeightMapShape3D
#107617 commented on
Jun 19, 2025 • 3 new comments -
Add an ObjectDB Profiling Tool
#97210 commented on
Jun 24, 2025 • 2 new comments -
Optimize the `callback` argument of `popup_create_dialog()`
#106071 commented on
Jun 22, 2025 • 2 new comments -
Expose light storage to render data
#100710 commented on
Jun 20, 2025 • 2 new comments -
Refactor getting the usable parent screen
#107459 commented on
Jun 18, 2025 • 2 new comments -
Improve error messages for invalid resources imported in the editor
#106734 commented on
Jun 25, 2025 • 2 new comments -
GDScript: Add Global Traits
#107608 commented on
Jun 18, 2025 • 2 new comments -
Add toggle for inserting keys/markers at current time vs mouse cursor's position
#107511 commented on
Jun 25, 2025 • 2 new comments -
Add "See Migration Guide" button to the Project Manager
#107623 commented on
Jun 25, 2025 • 2 new comments -
Do not generate integer division warning after casting expression to integer
#107642 commented on
Jun 18, 2025 • 1 new comment -
Fix wrong `get_import_options` glue signature in some cases
#84701 commented on
Jun 24, 2025 • 1 new comment -
Fix max dimensions in error message when too large of an image is made.
#107650 commented on
Jun 18, 2025 • 1 new comment -
Rename server `free` functions to `free_rid` to match exposed API
#107139 commented on
Jun 19, 2025 • 1 new comment -
Support overriding `speaker_mode` in `AudioServer`
#105934 commented on
Jun 24, 2025 • 1 new comment -
Add panning to docks with the middle mouse button
#107150 commented on
Jun 23, 2025 • 1 new comment -
Improve performance of `CSharpLanguage::reload_assemblies`
#106299 commented on
Jun 23, 2025 • 1 new comment -
Add a menu option to open the project directory
#97848 commented on
Jun 25, 2025 • 1 new comment -
Fix `CollisionObject3D` signals not triggering when mouse mode is `captured`
#91332 commented on
Jun 24, 2025 • 1 new comment -
Add game speed controls to the embedded game window
#107273 commented on
Jun 24, 2025 • 1 new comment -
Improve render sorting for alpha pass
#106593 commented on
Jun 23, 2025 • 1 new comment -
Add a Thumbnail Resizing scrollbar to the FileSystem Dock
#106663 commented on
Jun 25, 2025 • 1 new comment -
Fix some inspector action buttons not updating icon when theme changes
#107436 commented on
Jun 25, 2025 • 1 new comment -
Show "No Translations Configured" message for empty translation preview menu
#107649 commented on
Jun 18, 2025 • 1 new comment -
Fix audio input gets muted after a while on android
#93200 commented on
Jun 18, 2025 • 1 new comment -
[LinuxBSD] Add support for HDR output (Wayland)
#102987 commented on
Jun 23, 2025 • 0 new comments -
Convert linear vertex colors to sRGB when using compatibility renderer
#103175 commented on
Jun 24, 2025 • 0 new comments -
Condense Inspector layout for Arrays
#103257 commented on
Jun 24, 2025 • 0 new comments -
[4.3] Crash when exporting in headless mode on linux with godot 4.3
#99284 commented on
Jun 21, 2025 • 0 new comments -
Don't compile advanced `Control` nodes if `disable_advanced_gui` is on
#103291 commented on
Jun 23, 2025 • 0 new comments -
Change the random pitch on the audio stream randomizer to be in semitones, not a frequency multiplier.
#103742 commented on
Jun 19, 2025 • 0 new comments -
Don't close the debugger output until flushed
#103761 commented on
Jun 18, 2025 • 0 new comments -
Add Persistent Buffers and Push Constants
#103779 commented on
Jun 19, 2025 • 0 new comments -
[3.x] Add "Auto Width" property to ItemList
#104075 commented on
Jun 19, 2025 • 0 new comments -
Add support for embedding subwindows and dual screen GameViews
#104079 commented on
Jun 19, 2025 • 0 new comments -
Add 'Find Sequence' to `Span`s, and consolidate negative indexing behavior
#104332 commented on
Jun 18, 2025 • 0 new comments -
Refactor `variant_call.cpp` to make better use of templates, eliminating one layer of abstraction
#104627 commented on
Jun 19, 2025 • 0 new comments -
Bind `Node` method for getting its `SceneState`
#104656 commented on
Jun 23, 2025 • 0 new comments -
Editor: Restructure editor code
#104696 commented on
Jun 23, 2025 • 0 new comments -
Add auto-scroll behavior when selecting text outside the visible area in RichTextLabel
#104715 commented on
Jun 19, 2025 • 0 new comments -
Remove stress unit tests
#104793 commented on
Jun 20, 2025 • 0 new comments -
[WIP] Implement FFI for GDScript.
#85741 commented on
Jun 25, 2025 • 0 new comments -
Implement Resource State Inheritance
#86779 commented on
Jun 24, 2025 • 0 new comments -
Move server files into their subfolders
#89409 commented on
Jun 23, 2025 • 0 new comments -
Apply margin to camera and shape in SpringArm3D
#89797 commented on
Jun 21, 2025 • 0 new comments -
Revamp autoload creation
#91124 commented on
Jun 21, 2025 • 0 new comments -
Deprecate IMA ADPCM
#91492 commented on
Jun 24, 2025 • 0 new comments -
Improve function and signal parameter highlighting, add shadowing warning
#92085 commented on
Jun 19, 2025 • 0 new comments -
Write Object variants with '\n' between properties
#92102 commented on
Jun 20, 2025 • 0 new comments -
Expose `World3D.compositor`
#92383 commented on
Jun 23, 2025 • 0 new comments -
[Windows] Support output to HDR monitors
#94496 commented on
Jun 25, 2025 • 0 new comments -
[RFC] Use DXGI to present OpenGL frames on Windows
#94503 commented on
Jun 21, 2025 • 0 new comments -
Add "Set as Main Scene" to EditorSceneTabs context menu
#96268 commented on
Jun 21, 2025 • 0 new comments -
Move WAV loading functionality to a `wav_loader` module with `dr_wav` (adds AIFF support)
#96545 commented on
Jun 19, 2025 • 0 new comments -
Add iOS virtual controller support
#97530 commented on
Jun 23, 2025 • 0 new comments -
Integrate mimalloc allocator
#99686 commented on
Jun 20, 2025 • 0 new comments -
Improve the material preview in the inspector
#99927 commented on
Jun 23, 2025 • 0 new comments -
Update Dotnet iOS Export Process
#100187 commented on
Jun 22, 2025 • 0 new comments -
Capitalize INF, -INF, and NAN in serializing
#100414 commented on
Jun 23, 2025 • 0 new comments -
Add support for per-shape physics materials
#100748 commented on
Jun 23, 2025 • 0 new comments -
LightmapGI: Save directional lightmaps as ldr textures
#100790 commented on
Jun 18, 2025 • 0 new comments -
Add `Math::blend_from_angle()` and `Quaternion.blend_from()` to blend rotations from an initial axis
#100845 commented on
Jun 19, 2025 • 0 new comments -
Manually specify build tools for compiling godot
#101042 commented on
Jun 24, 2025 • 0 new comments -
Use `LocalVector` in `Animation`
#101285 commented on
Jun 18, 2025 • 0 new comments -
Add support for holes when triangulating HeightMapShape3D for navigation
#102215 commented on
Jun 23, 2025 • 0 new comments -
Improve AgX tonemapping curve.
#102435 commented on
Jun 23, 2025 • 0 new comments -
[3.x] Change `ObjectID` to a `class` instead of `typedef`
#107629 commented on
Jun 24, 2025 • 0 new comments -
Apply glow and BCS adjustment in linear space
#106962 commented on
Jun 18, 2025 • 0 new comments -
`GDScriptInstance`: use write pointer for `members`
#107002 commented on
Jun 25, 2025 • 0 new comments -
Expose `RID.is_null()` to scripting
#107141 commented on
Jun 23, 2025 • 0 new comments -
Always use a dark background for 3D editor overlays even with light theme
#107154 commented on
Jun 24, 2025 • 0 new comments -
Add support for global favorite properties
#107208 commented on
Jun 21, 2025 • 0 new comments -
Implement permission request for Apple embedded platforms, fix microphone input
#107233 commented on
Jun 20, 2025 • 0 new comments -
Make drag-and-dropped resources unique when holding Ctrl/Cmd in the editor
#107237 commented on
Jun 24, 2025 • 0 new comments -
Expose the signal when user select a file/folder in the FileSystemDock
#107275 commented on
Jun 23, 2025 • 0 new comments -
Visual feedback update for viewport rotation gizmo.
#107343 commented on
Jun 19, 2025 • 0 new comments -
Fix TabContainer Editor theming and remove Debugger style hacks
#107395 commented on
Jun 24, 2025 • 0 new comments -
Fix missing gizmo update when selection changes outside of 3D view
#107458 commented on
Jun 23, 2025 • 0 new comments -
[Web] Fix Emscripten for WebXR and update minimum version
#107460 commented on
Jun 22, 2025 • 0 new comments -
Add extra options for find bar in docs
#107463 commented on
Jun 19, 2025 • 0 new comments -
Display AnimationTree editor warnings when the node is disabled
#107468 commented on
Jun 24, 2025 • 0 new comments -
Address remaining feedback on Android background transparency
#107473 commented on
Jun 22, 2025 • 0 new comments -
Use `LocalVector` for `Node3D` and `CanvasItem` children
#107481 commented on
Jun 18, 2025 • 0 new comments -
Restore default empty skeleton path on MeshInstance3D
#107526 commented on
Jun 24, 2025 • 0 new comments -
Fix freelook in 3D when multiple viewports are open
#107530 commented on
Jun 25, 2025 • 0 new comments -
Add the SGSR 1.0 upsampling algorithm
#107537 commented on
Jun 25, 2025 • 0 new comments -
Add a fade in to stream playback on start
#107557 commented on
Jun 18, 2025 • 0 new comments -
Add methods to get chunked tile polygons
#107561 commented on
Jun 24, 2025 • 0 new comments -
[3.x] Backport nonexclusive fullscreen mode.
#107583 commented on
Jun 19, 2025 • 0 new comments -
Use 64-bit offset/loop points in `AudioStreamWAV`
#107596 commented on
Jun 22, 2025 • 0 new comments -
GPUParticles2D: Fix Collision shape for Animated Particles
#107614 commented on
Jun 18, 2025 • 0 new comments -
[iOS] Switch window creation to UIScene.
#107615 commented on
Jun 20, 2025 • 0 new comments -
[macOS] Fix missing frame_changed signal to CameraFeed
#104809 commented on
Jun 21, 2025 • 0 new comments -
Use Span to reduce allocations in `HTTPClientTCP::poll`
#104929 commented on
Jun 19, 2025 • 0 new comments -
Add warning for deprecated identifiers in GDScript
#104955 commented on
Jun 19, 2025 • 0 new comments -
[TextServer] Make font atlas textures size configurable.
#105008 commented on
Jun 19, 2025 • 0 new comments -
LSP: Fix type bind, mark as experimental, deprecate direct LSP access
#105016 commented on
Jun 24, 2025 • 0 new comments -
LSP: Rework management of client owned files
#105236 commented on
Jun 22, 2025 • 0 new comments -
Add microphone access to `Input`
#105244 commented on
Jun 18, 2025 • 0 new comments -
De-duplicate a lot of `variant_internal.h`
#105246 commented on
Jun 18, 2025 • 0 new comments -
Delete `VariantGetInternalPtr` and `VariantImplicitConvert`, replace with `VariantInternalAccessor`
#105254 commented on
Jun 19, 2025 • 0 new comments -
Add GridMap octant related queries and tests
#105332 commented on
Jun 18, 2025 • 0 new comments -
Rework dialog default titles
#105550 commented on
Jun 23, 2025 • 0 new comments -
Warn when running low on disk space when performing certain editor operations
#105755 commented on
Jun 22, 2025 • 0 new comments -
Improve edited scene layout direction detection.
#105835 commented on
Jun 19, 2025 • 0 new comments -
Fix array span constructors in C#
#105950 commented on
Jun 18, 2025 • 0 new comments -
Add `@themed` annotation
#106058 commented on
Jun 21, 2025 • 0 new comments -
[3.x] Reset joy axes and buttons after joy disconnection
#106212 commented on
Jun 24, 2025 • 0 new comments -
Add contact hardening and fresnel based roughness to reflection probes reflections when using box projection
#106292 commented on
Jun 25, 2025 • 0 new comments -
Allow hiding the main window (Windows & X11)
#106322 commented on
Jun 18, 2025 • 0 new comments -
Add drag and drop export variables
#106341 commented on
Jun 19, 2025 • 0 new comments -
Remove "prioritize master" comment on PRs
#106351 commented on
Jun 23, 2025 • 0 new comments -
[RTL] Implement `get_character_bounds` method.
#106712 commented on
Jun 24, 2025 • 0 new comments -
Support CameraFeed format on macOS
#106777 commented on
Jun 21, 2025 • 0 new comments -
DirectX DescriptorsHeap pooling on CPU
#106809 commented on
Jun 20, 2025 • 0 new comments -
Apple: Support output to EDR (HDR) displays
#106814 commented on
Jun 19, 2025 • 0 new comments -
Don't hard-code hsplit count
#106849 commented on
Jun 24, 2025 • 0 new comments -
Implement materialX shader loading
#106879 commented on
Jun 21, 2025 • 0 new comments -
Ternary with sibling classes warns of incompatible types
#62325 commented on
Jun 21, 2025 • 0 new comments -
Remote Resources members group not showing Export Categories correctly.
#104042 commented on
Jun 21, 2025 • 0 new comments -
InputEventMouseMotion.relative "jitters" when a keyboard key is pressed simultaneously.
#76484 commented on
Jun 21, 2025 • 0 new comments -
In Godot 4.4 dev 2, typed dictionaries not compatible with JSON.parse_string
#97137 commented on
Jun 20, 2025 • 0 new comments -
Mouse jumps to random positions upon moving, when mode is set to confined and if warp mouse is used
#99382 commented on
Jun 20, 2025 • 0 new comments -
GDScript "Unindent" error when using Array.map with lambda for dict value
#106692 commented on
Jun 20, 2025 • 0 new comments -
AspectRatioContainer doesn't change its size
#75169 commented on
Jun 20, 2025 • 0 new comments -
[C#] Failed to add a custom resource loader error when performing rebuild
#104052 commented on
Jun 20, 2025 • 0 new comments -
More helpful error message for `Condition "!v.is_finite()" is true`
#97708 commented on
Jun 20, 2025 • 0 new comments -
Godot crashes then won't open unless PC restart.
#85530 commented on
Jun 20, 2025 • 0 new comments -
Changes in enums are not detected in @export var
#107370 commented on
Jun 20, 2025 • 0 new comments -
SoftBody3D: Disproportionate stretching by moving attachments causes flipped faces
#107061 commented on
Jun 20, 2025 • 0 new comments -
SoftBody3D: Toggling vertex attachments in the editor does not apply the changes
#106325 commented on
Jun 20, 2025 • 0 new comments -
Godot 4 editor UI (menus) significantly slower than 3.x
#71795 commented on
Jun 20, 2025 • 0 new comments -
Error when live-reloading built-in script that is not in the running scene
#105891 commented on
Jun 20, 2025 • 0 new comments -
Getter not found error when the getter is from base class
#107478 commented on
Jun 20, 2025 • 0 new comments -
Scripts fail to load with a parse error on exported projects if it uses editor classes
#91713 commented on
Jun 19, 2025 • 0 new comments -
[Godot 4] Audio pop on looping with loop offset > 0
#64775 commented on
Jun 25, 2025 • 0 new comments -
Clicking on a button in Select Screen popup prints an error
#96560 commented on
Jun 22, 2025 • 0 new comments -
Crash when input is pressed
#106778 commented on
Jun 22, 2025 • 0 new comments -
Godot Editor Stealing Focus From Game
#74587 commented on
Jun 22, 2025 • 0 new comments -
[3.x] The editor scroll moves automatically without my input
#105898 commented on
Jun 22, 2025 • 0 new comments -
Cast Ray CCD drastically affects bounce (vs Cast Shape or disabled CCD)
#76621 commented on
Jun 22, 2025 • 0 new comments -
WebsocketPeer not handling last message when server send that message right before closing the connection
#107442 commented on
Jun 22, 2025 • 0 new comments -
Changin wind source rotation for Area3D doesn't affect SoftBody3D object
#105759 commented on
Jun 22, 2025 • 0 new comments -
How to Scroll via ScrollContainer in android or touch screen devices
#21137 commented on
Jun 22, 2025 • 0 new comments -
Autocompletion suggests identifiers for lua dictionary keys
#105421 commented on
Jun 22, 2025 • 0 new comments -
Broken: (Make Bone2D Nodes from Nodes)
#92227 commented on
Jun 22, 2025 • 0 new comments -
OpenGL: Alpha Hash transparency (and `ALPHA_HASH_SCALE` in a custom shader) is not implemented yet
#103094 commented on
Jun 22, 2025 • 0 new comments -
Outdated/New thirdparty dependencies
#52410 commented on
Jun 22, 2025 • 0 new comments -
Code Editor line spacing too large even at zero
#76385 commented on
Jun 22, 2025 • 0 new comments -
Godot writes empty files when there is no space left on disk.
#45354 commented on
Jun 22, 2025 • 0 new comments -
GPUParticlesCollisionSDF3D - Texture changes not updating in the Editor
#84478 commented on
Jun 22, 2025 • 0 new comments -
Property List _Set not working when field with same name as property exists
#70205 commented on
Jun 21, 2025 • 0 new comments -
Breakpoints in scene _ready() function get deleted when a breakpoint is set in an autoload _ready() function.
#104424 commented on
Jun 21, 2025 • 0 new comments -
Horizontal positioning of control nodes work in reverse when a RTL language is chosen
#105823 commented on
Jun 19, 2025 • 0 new comments -
Option to reorder variables in debug inspector
#27808 commented on
Jun 18, 2025 • 0 new comments -
[Android Godot Editor] Script editor in android sometimes adds random characters repeatedly when using predictive text (Samsung keyboard?)
#70751 commented on
Jun 18, 2025 • 0 new comments -
Godot inside Android Flutter monopolizes UI
#102871 commented on
Jun 18, 2025 • 0 new comments -
"Node not found" editor error when reparenting MeshInstance3D between StaticBody3D and CollisionShape3D
#80589 commented on
Jun 18, 2025 • 0 new comments -
Navigation3D stuck/jitter at going down slope because of incorrect point calculation.
#107638 commented on
Jun 18, 2025 • 0 new comments -
Notification integer type mismatch in .NET with double precision builds
#105187 commented on
Jun 18, 2025 • 0 new comments -
First few frames at game start are applying wrong colors
#78560 commented on
Jun 18, 2025 • 0 new comments -
ProjectSettings.load_resource_pack hangs up UI on Android
#105009 commented on
Jun 18, 2025 • 0 new comments -
InputEventPanGesture different delta on different screens
#83743 commented on
Jun 18, 2025 • 0 new comments -
2D HDR makes scenes significantly darker
#98708 commented on
Jun 18, 2025 • 0 new comments -
Using duplicate variable names causes orphaned nodes without any error messages
#107654 commented on
Jun 18, 2025 • 0 new comments -
`print()` from `_exit_tree` when engine is closing not working?
#79031 commented on
Jun 18, 2025 • 0 new comments -
Readd support for web platform exports when using the C# (.NET) version of the engine
#70796 commented on
Jun 18, 2025 • 0 new comments -
AudioStreamPlayer doesn't fade in sound on start
#107551 commented on
Jun 18, 2025 • 0 new comments -
Spurious early `finished` signal from AudioStreamPlayer3D
#107644 commented on
Jun 18, 2025 • 0 new comments -
Baking directional lightmaps raises Too many pixels for Image exception
#107640 commented on
Jun 18, 2025 • 0 new comments -
Incorrect calculations in vBox
#105564 commented on
Jun 20, 2025 • 0 new comments -
Lightmap bake crashes at direct light calculation
#106975 commented on
Jun 20, 2025 • 0 new comments -
AudioStreamMicrophone is broken on iOS hardware
#33885 commented on
Jun 20, 2025 • 0 new comments -
Embed game mode can break movie maker mode
#107316 commented on
Jun 19, 2025 • 0 new comments -
TAA/FSR 2 totally breaks apart on moving objects in GPU-Game Framerate Mismatch Scenarios
#104622 commented on
Jun 19, 2025 • 0 new comments -
ColorPickerButton 's Picker popup shows up in the wrong window when opened on a native window child, making it unusable
#107647 commented on
Jun 19, 2025 • 0 new comments -
ColorPicker Node's popup features break if used inside of a child native window.
#107648 commented on
Jun 19, 2025 • 0 new comments -
Hexagonal Tiles Rotating 90° instead of 60°, Making them misaligned
#107510 commented on
Jun 19, 2025 • 0 new comments -
_regen_script_doc_thread crashes because it might be still running on exit
#107407 commented on
Jun 19, 2025 • 0 new comments -
`_init()` called twice when extending script in inherited scene
#106933 commented on
Jun 19, 2025 • 0 new comments -
Zooming with scroll is broken with the Game view camera override
#98737 commented on
Jun 19, 2025 • 0 new comments -
Can't edit CollisionShape3D with Half Resolution
#93355 commented on
Jun 19, 2025 • 0 new comments -
glTF importer ignores "-colonly" import hint on Blender empty objects
#32363 commented on
Jun 19, 2025 • 0 new comments -
Shaders rendered on a transparent viewport are darker
#17574 commented on
Jun 19, 2025 • 0 new comments -
Problems with LineEdit and TextEdit on android.
#68338 commented on
Jun 19, 2025 • 0 new comments -
Exported C# project crashes on macOS when quit with CMD + Q
#96353 commented on
Jun 19, 2025 • 0 new comments -
The finished signal of the AudioStreamPlayer seems to not work properly under certain circumstances.
#102479 commented on
Jun 19, 2025 • 0 new comments -
[TRACKER] Joypad issues
#105417 commented on
Jun 25, 2025 • 0 new comments -
Zombie process when failing to run external code editor
#81379 commented on
Jun 25, 2025 • 0 new comments -
Make Unique (Recursive) Doesn't Work For AnimationTree BlendTree Resources
#94646 commented on
Jun 25, 2025 • 0 new comments -
[4.4.dev3] Forward+ Vertex Lighting clipping on the bottom of viewport/camera/screen for some resolutions
#98440 commented on
Jun 25, 2025 • 0 new comments -
Inconsistent windowed/full screen behavior in 4.x
#104421 commented on
Jun 25, 2025 • 0 new comments -
Problems with values returned by `is_in_string` and `is_in_comment` of the `CodeEdit` node
#107641 commented on
Jun 25, 2025 • 0 new comments -
Dispose() causes memory leaks & GodotObject suppresses the Garbage Collector
#107579 commented on
Jun 25, 2025 • 0 new comments -
4.4.1-stable: glTF vertex color import issues
#107621 commented on
Jun 25, 2025 • 0 new comments -
5.1 AudioStreams not playing all channels
#37536 commented on
Jun 25, 2025 • 0 new comments -
Can't exit freelook mode properly when using the 2 Viewports (Alt) 3D editor configuration
#50051 commented on
Jun 25, 2025 • 0 new comments -
Freelook 3d camera hides mouse forever when in 2 views mode with output tab open
#95073 commented on
Jun 25, 2025 • 0 new comments -
3D viewport camera freelook doesn't work anymore with hold rotate + WASD
#100720 commented on
Jun 25, 2025 • 0 new comments -
File logging fails silently if the log folder can't be created (happens with `res://` paths)
#44815 commented on
Jun 24, 2025 • 0 new comments -
VisualShader node "UV Panning" don't work properly in 2D
#74310 commented on
Jun 24, 2025 • 0 new comments -
Smeary visuals with TAA on since switching my project to Godot 4.4
#103629 commented on
Jun 24, 2025 • 0 new comments -
Normal maps with mipmaps display wrong at seams where the original texture does not
#105868 commented on
Jun 24, 2025 • 0 new comments -
Transparent background on Desktop but not android
#36860 commented on
Jun 24, 2025 • 0 new comments -
Add option to apply instance changes to base scene
#85562 commented on
Jun 24, 2025 • 0 new comments -
Add optional delta parameter to move_and_slide
#84665 commented on
Jun 19, 2025 • 0 new comments -
Add the ability to expose nodes for direct access in instantiated scenes
#84018 commented on
Jun 23, 2025 • 0 new comments -
C#: Implement tooltips for Signals and Properties in the inspector.
#83505 commented on
Jun 23, 2025 • 0 new comments -
Prevent clicks when looping in AudioStreamWAV
#83341 commented on
Jun 25, 2025 • 0 new comments -
Move 2D-only editor plugins to their own folder
#83161 commented on
Jun 22, 2025 • 0 new comments -
Fix SkeletonModification2DTwoBoneIK with negative scales.
#81051 commented on
Jun 20, 2025 • 0 new comments -
Make the occlusion culling debug draw mode draw a translucent overlay
#79733 commented on
Jun 19, 2025 • 0 new comments -
Add JoystickList enum conversion to project converter
#78283 commented on
Jun 23, 2025 • 0 new comments -
Implement MSAA per-sample shading option to improve rendering quality
#76073 commented on
Jun 23, 2025 • 0 new comments -
[3.x] Try loading the path specified in a preload(..) method call with the ResourceLoader if the script code completion cache is not yet available
#69362 commented on
Jun 22, 2025 • 0 new comments -
[3.x] Bullet: Revert "Fixed gravity scale"
#67842 commented on
Jun 22, 2025 • 0 new comments -
[3.x] Improve validation of gamepads on Linux
#67414 commented on
Jun 22, 2025 • 0 new comments -
[3.x] Fix export var inferring wrong type of preload
#61810 commented on
Jun 22, 2025 • 0 new comments -
[3.x] Fix incorrect notifications for MOUSE_ENTER/EXIT
#60346 commented on
Jun 22, 2025 • 0 new comments -
Show a warning dialog when saving a large text-based scene
#53679 commented on
Jun 24, 2025 • 0 new comments -
GPUparticle rigidbody collision snap delay
#93073 commented on
Jun 25, 2025 • 0 new comments -
[TRACKER] Audio Issues
#76797 commented on
Jun 25, 2025 • 0 new comments -
Inconsistent behavior when renaming files
#107353 commented on
Jun 24, 2025 • 0 new comments -
Cannot emit one shot particles right after it's disabled automatically
#58778 commented on
Jun 23, 2025 • 0 new comments -
Godot 4.4 forward_plus renderer crashes at quit on M3 Mac
#104922 commented on
Jun 23, 2025 • 0 new comments -
Modifying colors of the text editor theme highlightings causes non-modified colors to change without user input upon project reload.
#103914 commented on
Jun 23, 2025 • 0 new comments -
Godot crashes after `Index p_index = 0 is out of bounds (size() = 0)` error.
#95525 commented on
Jun 23, 2025 • 0 new comments -
Loading patch PCK in game launched from editor results in old resources being instantiated
#103046 commented on
Jun 23, 2025 • 0 new comments -
Cutout 2D animation bones not saved when using instanced nodes
#40511 commented on
Jun 23, 2025 • 0 new comments -
2D Inverse Kinematics only work with the "Make Custom Bones" tool, not Bone2D nodes
#25534 commented on
Jun 23, 2025 • 0 new comments -
Exported packed arrays constructed from arrays are null in the inspector
#106965 commented on
Jun 23, 2025 • 0 new comments -
Unexpected behavior of links to enum values in editor help
#106894 commented on
Jun 23, 2025 • 0 new comments -
Error in .gd file with appearance of GDScript_evgvs
#106898 commented on
Jun 23, 2025 • 0 new comments -
Doctool --gdscript-docs issues with enums
#106828 commented on
Jun 23, 2025 • 0 new comments -
Lightmap bake stall at "Optimizing acceleration structure" for large scenes
#106839 commented on
Jun 23, 2025 • 0 new comments -
get_rpc_config() can't get config of RPCs defined with @rpc
#105675 commented on
Jun 23, 2025 • 0 new comments -
`ColorPresetButton` default theme is registered to incorrect type
#105356 commented on
Jun 23, 2025 • 0 new comments -
Specific exported Dictionary has null as default value
#104646 commented on
Jun 23, 2025 • 0 new comments -
[Regression] ResourceLoader.LoadThreadedRequest(scenePath) stuck at 0.5, infinite loop.
#99128 commented on
Jun 23, 2025 • 0 new comments -
AccessKit Unix version 0.14 causes crash in Godot 4.5Dev3 when viewing Debug>Errors on Linux
#107024 commented on
Jun 24, 2025 • 0 new comments -
Godot 4.5 dev5 HTML export web game crashes/reloads in iOS Chrome and Safari after a few minutes if audio is used
#107390 commented on
Jun 24, 2025 • 0 new comments -
Expression class does not respect short-circuit evaluation in and operator
#107025 commented on
Jun 24, 2025 • 0 new comments -
Using EXR textures for normal maps causes rendering artifacts
#105867 commented on
Jun 24, 2025 • 0 new comments -
Nintendo Switch Pro Controller not working on macOS
#44840 commented on
Jun 24, 2025 • 0 new comments -
C# Rendering Device might dispose resources at wrong thread when using Compositor Effect
#104263 commented on
Jun 24, 2025 • 0 new comments -
An abnormal increase in scene size when saving binary data in text scene file (often as a result of making resources like FontFile unique)
#33379 commented on
Jun 24, 2025 • 0 new comments -
hint_depth_texture depth is always 0 when msaa enabled
#103425 commented on
Jun 24, 2025 • 0 new comments -
Accesskit crash in single window mode
#106669 commented on
Jun 24, 2025 • 0 new comments -
TileMapLayer fails to generate big chunk colliders with some setups
#104452 commented on
Jun 24, 2025 • 0 new comments -
Xbox One Controller not detected by Godot Engine macOS
#53329 commented on
Jun 24, 2025 • 0 new comments -
No gamepads detected on macOS since 4.3
#102927 commented on
Jun 24, 2025 • 0 new comments -
Xbox Controller Not Recognized in Godot 4.x on macOS (M1, Sequoia 15.5), but Works in Godot 3.6
#107004 commented on
Jun 24, 2025 • 0 new comments -
Sprite / TextureRect using ViewportTexture render incorrectly when viewport changes size
#43762 commented on
Jun 24, 2025 • 0 new comments -
GPUParticles3D resize when is_emitting is toggled
#104511 commented on
Jun 24, 2025 • 0 new comments -
Fog is always at maximum in orthographic editor viewport, obscuring objects that are visible in perspective
#88936 commented on
Jun 24, 2025 • 0 new comments -
Invalid extend gdscript using the UID
#103479 commented on
Jun 24, 2025 • 0 new comments -
Need a better way to make the app theme transparent on Android
#52725 commented on
Jun 24, 2025 • 0 new comments