Steps to Reproduce
  1. In python, 
    seq = unreal.load_asset('/Game/NewLevelSequence1')
    asset = unreal.load_asset('/Game/MigratedContent/BoxAnim/BoxAnimTest')
    seq.add_spawnable_from_instance(asset)
  2. Open level sequence

EXPECTED: There should be a valid spawnable

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-231316 in the post.

0
Login to Vote

Fixed
ComponentUE - Anim - Sequencer
Target Fix5.6
Fix Commit38698724
CreatedNov 22, 2024
ResolvedDec 10, 2024
UpdatedDec 16, 2024
View Jira Issue