Changing Class for Spawnable objects in Level Sequence did not have any impact on Possesable objects in Subsequence. It's still referencing the previous Class.
Also found in Release-5.4, CL: 32975355
1. Download the licensee’s test project and open (see addl. info URL 2)
2. Open Level Sequence "/Game/Sequencer/ClassChange/ClassChange"
3. Hover over Spawnable BP Third Person Character. It will shows that Class is set to "BP_ThirdPersonCharacter_Alternate"
4. Inside Sequence open Subsequence named shot0010_01 and click on Possessable character
5. Run "SequencerDebug" Editor Utility Widget located at: "/Game/Blueprints/SequencerDebug"
6. Observe that the Class reported shows the Subsequence referencing "BP_ThirdPersonCharacter"
7. In the main sequence "ClassChange", right click the Spawnable BP Third Person Character, and change its class to some other class (such as the "ArchVisCharacter")
8. In the subsequence shot0010_01, use the SequenceDebug Editor Utility Widget to show that the class remains "BP_ThirdPersonCharacter"
I am not able to find world outliner how to enable it?
How to achieve HLSL Multiple Render Target in Material blueprints?
How does UMG set overlapping layouts?
What method is used to fill polygonal regions when drawing spline mesh at run time?
Teleporter in the Creative Hub is Locked and cannot be accessed
What properties of the progress bar can be used for drag and drop highlighting?
Delay nodes occasionally don't fire the "Completed" output in a nativized build
What property of the Slider is the image used when dragging?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
How to properly terminate the DoWork thread function in FAsyncTask?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-212921 in the post.
0 |
Component | UE - Anim - Sequencer |
---|---|
Affects Versions | 5.4, 5.3.2 |
Target Fix | 5.5 |
Fix Commit | 33238758 |
---|
Created | Apr 22, 2024 |
---|---|
Resolved | Apr 25, 2024 |
Updated | Jul 31, 2024 |