What are the biggest issues you've faced in Godot 4.0 so far?

This page summarizes the projects mentioned and recommended in the original post on /r/godot

Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. Godot

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

    Just a headsup. The ik issues have been fixed, so if you want a chance to test it try out a github autobuild and provide Lyuma some feedback. I have tested it and it works fine, except for in viewport solves. Should be fine for runtime use. The PR is at: https://github.com/godotengine/godot/pull/77469

  2. Nutrient

    Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.

    Nutrient logo
  3. godot-proposals

    Godot Improvement Proposals (GIPs)

    My biggest gripe with Godot 4 is setting up pixel-perfect but smooth camera movement. In Godot 3 this was doable quite easily with a vertex shader on a camera. In Godot 4 the same trick does not seem to work quite right. There is this proposal to fix this: https://github.com/godotengine/godot-proposals/issues/6389

  4. godot-jolt

    Godot Jolt is a Godot extension that integrates the Jolt physics engine

    No idea if this will solve your problems, but with Godot 4 Physics being a bit undercooked you might want to try a different physics engine. Like Godot-Jolt: https://github.com/godot-jolt/godot-jolt

  5. godot-export

    Automatically exports your Godot games. (by Spartan322)

    Yeah you need to perform an import phase multiple times, so you have to start the headless engine multiple times. I modified godot-export to accomplish just this for my projects, it only does it twice, hopefully the --quit-after will help with this at least: https://github.com/Spartan322/godot-export

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Godot Game Engine

    4 projects | news.ycombinator.com | 13 Sep 2023
  • Switching from Unity to Godot 4, but having second thoughts

    3 projects | /r/godot | 19 May 2023
  • My Thoughts on Porting my Game to Godot 4 (800+ scenes, 30,000+ lines of code)

    3 projects | /r/godot | 8 Apr 2023
  • Godot 4.0 sets sail: All aboard for new horizons

    4 projects | /r/godot | 1 Mar 2023
  • 100,000 subscriber celebration – Ask the Godot contributors anything!

    22 projects | /r/godot | 1 Nov 2022

Did you know that C++ is
the 7th most popular programming language
based on number of references?