ynput / ayon-unreal

Unreal Engine integration addon for AYON
Apache License 2.0
3 stars 3 forks source link

Publish Uasset Product type without published uasset #65

Open moonyuet opened 2 weeks ago

moonyuet commented 2 weeks ago

Is there an existing issue for this?

Current Behavior:

Publishing Uasset only result to the _CON entity with metadata but without any uasset published to the publish folder

Expected Behavior:

The publisher should publish the uasset to the publish folder

Version

1.0.0

What platform you are running on?

Windows

Steps To Reproduce:

  1. Create Uasset Instance with selection
  2. Publish

Are there any labels you wish to add?

Relevant log output:

No response

Additional context:

No response

moonyuet commented 2 weeks ago

The uasset/umap is not successfully loaded as we must keep the original naming of the .uasset/.umap asset(we can't change the time), so we need to build a specific profile name for publishing these two.