Godot Daily: Editor Polish and Bug Fixes
Twelve pull requests were merged addressing editor UI issues, animation warnings, and export bugs, with additional commits fixing HDR screenshots and OpenXR bindings.
Duration: PT1M55S
Episode overview
This episode is a short developer briefing from Godot Daily.
It explains recent repository work in plain language.
- Show: Godot Daily
- Published: 2026-04-29T00:00:00Z
- Audio duration: PT1M55S
Transcript excerpt
This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.
Good morning. This is Godot Daily for Tuesday, April 29th, 2026.
KoBeWi merged three significant fixes today. First, a tab container issue that caused pending tabs to lose data during export has been resolved. Second, the "Make Sub-Resources Unique" feature now properly registers undo actions instead of clearing history. Third, assert behavior documentation has been clarified to…
YeldhamDev addressed two editor issues: GridMap editor grids now display correctly without requiring scene reopening, and excessive error messages about keyless animation tracks have been reduced to verbose warnings only.
PassiveStart fixed script editor guideline colors that were previously displaying incorrectly. LiveTrower resolved area light texture color conversion, fixing washed-out textures in rendering.
StarryWorm merged a fix ensuring post-enter translation notifications are always emitted, resolving tooltip width issues with button shortcuts.
Additional fixes include: Paperzlel preventing verbose mode from persisting when quitting to Project Manager, ryevdokimov correcting camera handling in 3D GUI input forwarding, and jaydensipe replacing an incorrect separator in the debugger's Misc tab.
Nearby episodes from Godot Daily
- Android Fixes and Editor Improvements
- Weekly Recap - Editor Fixes and VR Improvements
- Editor UI Fixes and Dependency Updates
- Animation Fixes and Build System Updates
- UI Material Inheritance and Animation Fixes
- HDR Screenshot Rollback and Editor Improvements
- Weekly Recap - Editor Polish & Platform Stability
- Text Rendering Updates and UI Fixes