Skip to content
← Back to Blog tutorials

Blender 5.0 glTF export: correct settings for game-ready GLB files

By BitSoul3D4 min read261 views

Switching to glTF is now Blender 5.0’s recommended path for exporting static game assets — but the exporter ships with defaults that aren’t tuned for game engines. Before your first GLB lands in Unity, Unreal Engine 5, or Godot 4, there are six settings you need to change.

Blender 5.0 glTF export: correct settings for game-ready GLB files

Why Blender 5.0 made glTF the default for static assets

Blender 5.0, released in November 2025, elevated glTF from an optional export addon to the primary recommended path for static mesh assets. The changes that made this shift viable for game developers:

FBX remains preferred for skeletal meshes with complex bone hierarchies, where Blender 5.0’s reworked bone axis handling made that pipeline more reliable. For static props, environment assets, and architectural pieces, GLB is now the cleaner choice.

Why Blender 5.0 made glTF the default for static assets — illustrated

The six settings to change before you export

Open File → Export → glTF 2.0 (.glb/.gltf) and configure these in the right panel:

SettingDefaultGame-ready valueWhy it matters
FormatglTF SeparateglTF Binary (.glb)Single file with embedded textures
Include → Apply ModifiersOffOnBakes subdivision, mirror, array, etc.
Transform → +Y UpOffOnMatches Unity, Godot, and UE5 axis
Geometry → UVsOnOnRequired for PBR texture maps
Geometry → NormalsOnOnPreserves custom normals
Compression (Draco)OffOn (Level 6)~50% smaller, faster GPU upload
# Recommended export preset — static props
Format:            GLB (glTF Binary)
Apply Modifiers:   ✓
+Y Up:             ✓
UVs:               ✓
Normals:           ✓
Tangents:          ✗  (recalculated on import by all three engines)
Draco:             ✓  compression_level = 6
Animations:        ✗  (static assets only)

One setting to leave off: Tangents. All three major engines recalculate tangents on import, and Blender-exported tangents can cause visible lighting seams at UV island boundaries. Disable it unless you have a specific technical reason to include them.

Engine import: Unity, Unreal Engine 5, and Godot 4

Each engine handles GLB import slightly differently.

Engine import: Unity, Unreal Engine 5, and Godot 4 — illustrated

Unity URP and Unity 6

Unity imports GLB natively — no plugin required as of Unity 6. Units match (both meters), so no scale correction is needed. If colors look washed out post-import, check Edit → Project Settings → Player → Color Space → Linear. Unity maps the pbrMetallicRoughness block to a URP Lit material automatically.

Unreal Engine 5

Enable the built-in glTF importer via Plugins → glTF Importer, then drag the GLB into the Content Browser. Critical step: UE5 uses centimetres while GLB ships in metres — set Import Uniform Scale to 100 at import time, or correct scale in Blender (Scene Properties → Units → Scale: 0.01) before exporting.

For high-poly static meshes, enable Nanite after import: open the Static Mesh editor → Details → Nanite Settings → Enable Nanite Support. This eliminates manual LOD creation for props with dense geometry.

Godot 4

GLB is Godot 4’s native 3D format. Drag the file into the FileSystem panel and it imports automatically. Set the import mode to Scene (not Mesh) when your GLB contains multiple objects so Godot reconstructs the node hierarchy correctly. No unit correction needed — Godot’s coordinate system aligns with Blender’s GLB output.

Skip the export step entirely

If you need game-ready static props right now — furniture, architectural pieces, environment sets, fantasy assets — you can download pre-built free GLB files directly from BitSoul’s marketplace. Every model in the library is already exported in optimized GLB format, correctly scaled and PBR-textured for Unity, Unreal Engine 5, and Godot 4. Drop the file into your engine and it’s ready to use, no Blender export step required.

BitSoul’s 747 model library covers environment props, sci-fi assets, vehicles, fantasy pieces, and more. Browse and download free game-ready GLB models at bitsoulhosting.com/marketplace and skip straight to placing assets in your scene.


This post is part of the Ultimate Guide to Free 3D Game Assets — BitSoul’s complete reference for formats, texturing, rigging, optimization, and engine integration.


Need drop-in assets for this workflow? Grab the Architecture Cyber Bundle on the BitSoul marketplace and drop them straight into your project.

Tags: architecture

Skip the modeling — download it instead

A free BitSoul3D account gets you 2 GLB downloads every month for personal use plus 25 one-time AI Engine credits, no card required. PBR-textured GLB downloads with a full 3D preview before you buy, for Unreal, Unity, Godot or Blender — OBJ and 3D-printable STL come with any purchase or paid plan.

Browse 1,051 models — from $4.99 → or start free (2 downloads a month)