Bug 2452307 - Blender package fbx exporter broken.
Summary: Blender package fbx exporter broken.
Keywords:
Status: CLOSED DUPLICATE of bug 2420140
Alias: None
Product: Fedora
Classification: Fedora
Component: blender
Version: 43
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Luya Tshimbalanga
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-03-27 16:01 UTC by Trayson Cazier
Modified: 2026-03-27 22:49 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2026-03-27 22:49:02 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Trayson Cazier 2026-03-27 16:01:01 UTC
Upon downloading the package and attempting an export for the file type .fbx I receieve an error in blender:
Python: Traceback (most recent call last): File "/usr/share/blender/5.0/scripts/addons_core/io_scene_fbx/__init__.py", line 606, in execute if self.use_space_transform else Matrix()) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/share/blender/5.0/scripts/modules/_bpy_types.py", line 1024, in __getattribute__ return super().__getattribute__(attr) ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ AttributeError: 'ExportFBX' object has no attribute 'use_space_transform'

And I am unable to export an fbx file.

Reproducible: Always

Steps to Reproduce:
1. sudo dnf install blender
2. blender (open blender)
3. export fbx in blender
Actual Results:
I received the error.

Expected Results:
Exported an FBX to my home folder.

Comment 1 Luya Tshimbalanga 2026-03-27 22:49:02 UTC

*** This bug has been marked as a duplicate of bug 2420140 ***


Note You need to log in before you can comment on or make changes to this bug.