Skip to content

"The path to the Blender executable" is unclear #7270

@andreymal

Description

@andreymal

"Importing .blend files directly within Godot" says:

configure the path to the Blender executable in the Editor Settings (Filesystem > Import > Blender > Blender 3 Path).

"the path to the Blender executable" means that I should set /usr/bin/blender. However, when I set it, Godot 4.0.2 prints a warning:

modules/gltf/register_types.cpp:72 - Blend file import is enabled, but the Blender path doesn't point to an accessible directory. Blend files will not be imported.

"directory"??? The documentation doesn't say anything about directories!

But okay, when I set /usr/bin, importing .blend files works.

I think the documentation should say something like:

configure the path to the directory containing the Blender executable in the Editor Settings (Filesystem > Import > Blender > Blender 3 Path).

(By the way [1], I don't understand why Godot requires a directory instead of an executable file, but that's probably a topic for another issue)

(By the way [2], autodetecting doesn't work for some reason, but that's probably a topic for yet another issue)

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:manualIssues and PRs related to the Manual/Tutorials section of the documentationbug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions