-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Inaccurate Precision Statement #11832
Copy link
Copy link
Open
Labels
area:manualIssues and PRs related to the Manual/Tutorials section of the documentationIssues and PRs related to the Manual/Tutorials section of the documentationdiscussiontopic:physics
Description
Your Godot version:
4.6.1
Issue description:
Open world games with a playable on-foot area not exceeding 8192×8192 meters (centered around the world origin). As shown in the above table, the level of precision remains acceptable within that range, even for a first-person game.
This statement is wrong, as there is very visible Rendering issues beyond 1km from the origin without using Double Builds (works fine with Double Builds, even 5km away) as seen in the video below taken from my game at nearly 2km away from the origin using the Official binary (which doesn't use Double Precision)
unknown_2026.03.08-00.02.mp4
URL to the documentation page:
https://docs.godotengine.org/en/stable/tutorials/physics/large_world_coordinates.html
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:manualIssues and PRs related to the Manual/Tutorials section of the documentationIssues and PRs related to the Manual/Tutorials section of the documentationdiscussiontopic:physics