๐ฐ๏ธ VRChat Floating Point Precision Checker
Keep your VRChat worlds stable, smooth, and precision-safe.
This lightweight Unity Editor tool scans your scene for objects placed too far from world origin โ a major cause of floating point precision issues in VRChat.
Typically:
โ
Scan for Distant Objects
Quickly identify scene objects that exceed safe distance limits from (0, 0, 0) โ the world origin.
๐จ Color-Coded Gizmos
Visualize object safety zones directly in the Scene view:
๐ Auto-Fix with One Click
Automatically move dangerously distant objects closer to origin while preserving layout integrity.
๐ Live Feedback
Instant visual feedback using Unity Gizmos to help maintain optimal object placement during world building.
In VRChat and other Unity-based VR experiences, objects far from the origin can cause:
This tool ensures a precision-safe foundation for immersive, professional-quality VR worlds.
VRChat Tools > Floating Point Precision Checker.really don't need TOS for this it's free to use on anything
๐ฐ๏ธ VRChat Floating Point Precision Checker
Keep your VRChat worlds stable, smooth, and precision-safe.
This lightweight Unity Editor tool scans your scene for objects placed too far from world origin โ a major cause of floating point precision issues in VRChat.
Typically:
Below 1,000 units from the origin is safe.
1,000โ5,000 units may show slight jitter in high-precision actions (e.g. physics, small motions).
10,000+ units shows clear camera shaking and object jittering.
โ
Scan for Distant Objects
Quickly identify scene objects that exceed safe distance limits from (0, 0, 0) โ the world origin.
๐จ Color-Coded Gizmos
Visualize object safety zones directly in the Scene view:
๐ข Safe: Under 1,000 units
๐ก Warning: Between 1,000โ5,000 units
๐ด Dangerous: Beyond 5,000 units
๐ Auto-Fix with One Click
Automatically move dangerously distant objects closer to origin while preserving layout integrity.
๐ Live Feedback
Instant visual feedback using Unity Gizmos to help maintain optimal object placement during world building.
In VRChat and other Unity-based VR experiences, objects far from the origin can cause:
Glitchy or vibrating avatars
Physics inaccuracies
Poor visual fidelity
Audio desync and teleport issues
This tool ensures a precision-safe foundation for immersive, professional-quality VR worlds.
Unity Editor (compatible with versions 2019+)
VRChat SDK (optional but recommended for world creators)
Import the tool into your Unity project.
Open via VRChat Tools > Floating Point Precision Checker.
Hit Scan Scene to find unsafe objects.
Click Auto-Fix to realign them toward the origin.
Monitor real-time status with visual gizmos.
really don't need TOS for this it's free to use on anything
โ FloatingPointPrecisionChecker V1 Features Include:
โ Scans all active scene objects and checks their distance from the world origin.
โ Highlights distant objects in red in the Scene view.
โ Draws a Gizmo sphere around the origin at the user-defined warning distance.

โ FloatingPointPrecisionChecker V2 Features Include:
enhanced Unity package is ready with:
โ Scans all active scene objects and checks their distance from the world origin.
โ Highlights distant objects in red in the Scene view.
โ Draws a Gizmo sphere around the origin at the user-defined warning distance.
โ Auto-Fix: Moves far objects closer to origin.
โ Multiple thresholds: Green (<1,000), Yellow (1,000โ5,000), Red (>5,000) gizmos.

