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

Unreal: Fix Layout missing support for staticMesh and skeletalMesh families #5628

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

simonebarbieri
Copy link
Member

Changelog Description

Fix missing support for staticMesh and skeletalMesh families in layouts.

Testing notes:

  1. Publish from Maya a layout that includes staticMesh and/or skeletalMesh assets.
  2. Try loading it in Unreal.

@simonebarbieri simonebarbieri added type: bug Something isn't working sponsored Client endorsed or requested host: UE labels Sep 18, 2023
@simonebarbieri simonebarbieri self-assigned this Sep 18, 2023
@ynbot ynbot added the size/XS Denotes a PR changes 0-99 lines, ignoring general files label Sep 18, 2023
Copy link
Member

@LiborBatek LiborBatek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When including skeletalMesh in maya and layout it loads into UE without fails but it misses the actual asset.
Here in maya
image

and in UE:
image

It is not present in the loaded Layout but at least imported as UAsset (as seen in the Content Browser)

Also tried to use Load Layout on existing after first Load Layout being not successful but without any advance, asset still
being missing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
host: UE port to AYON size/XS Denotes a PR changes 0-99 lines, ignoring general files sponsored Client endorsed or requested target: AYON target: OpenPype type: bug Something isn't working
Projects
Status: Change Requested
Development

Successfully merging this pull request may close these issues.

None yet

4 participants