Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loading fbx assets fails with the interchange pipeline enabled in Ayon setting #161

Open
1 task done
moonyuet opened this issue Nov 14, 2024 · 0 comments
Open
1 task done
Labels
type: bug Something isn't working

Comments

@moonyuet
Copy link
Member

Is there an existing issue for this?

  • I have searched the existing issues and added correct labels.

Description

Current Behavior

When users use the interchange pipeline, they encounter the error and fail to load fbx assets as the screenshot shown due to the deprecated setting: https://github.com/ynput/ayon-unreal/blob/develop/client/ayon_unreal/plugins/load/load_staticmesh_fbx.py#L92
Image

Expected Behavior

Replace the function with newly introduced setting and introduce the backward compatibility with the elder setting. And the fbx-loaded asset should be successfully loaded

Steps To Reproduce:

  1. Launch Unreal
  2. Enable interchange pipeline in Ayon setting
  3. Load any fbx-related assets

Additional context:

Version

Version of the server, ayon-core and the addon that's affected

What platform were you running when you found the bug?

Windows

Relevant log output:

@moonyuet moonyuet added the type: bug Something isn't working label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant