Although DefaultInstanceData of Level Sequence can be edited by BP, bOverrideInstanceData can not be edited by BP. Therefore, to reflect the edited result of DefaultInstanceData by BP, it is necessary to enable bOverrideInstanceData on the editor or set bOverrideInstanceData to true from C ++. This will cause confusion.
Changing UPROPERTY of bOverrideInstanceData from BlueprintReadOnly to BlueprintReadWrite can't solve this issue. Because bOverrideInstanceData is used in LevelSequenceActor::InitializePlayer().
none
I am not able to find world outliner how to enable it?
How can i modify the param name in EQS node
Delay nodes occasionally don't fire the "Completed" output in a nativized build
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
When I open UE4 4.24.3 it appears that. Does anyone know how to solve?
How does TextureRenderTarget2D get TArray<uint8> type data?
What method is used to fill polygonal regions when drawing spline mesh at run time?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-72062 in the post.
1 |
Component | UE - Anim - Sequencer |
---|---|
Affects Versions | 4.22, 4.21.2 |
Target Fix | 4.23 |
Created | Mar 28, 2019 |
---|---|
Resolved | Apr 1, 2019 |
Updated | Jul 25, 2019 |