In the following section, AnimationStreamingManager incorrectly adds in Audio's LLMTag.
void FAnimationStreamingManager::UpdateResourceStreaming(float DeltaTime, bool bProcessEverything /*= false*/) { LLM_SCOPE(ELLMTag::Audio); FScopeLock Lock(&CriticalSection); for (TPair<UAnimStreamable*, FStreamingAnimationData*>& AnimData : StreamingAnimations) { AnimData.Value->UpdateStreamingStatus(); } }
none
I am not able to find world outliner how to enable it?
Installer 4.10 failed with error code R-1603
How can i modify the param name in EQS node
How to achieve HLSL Multiple Render Target in Material blueprints?
How does TextureRenderTarget2D get TArray<uint8> type data?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
How can PaintContext be used as function parameter in OnPaint?
Delay nodes occasionally don't fire the "Completed" output in a nativized build
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-160257 in the post.
0 |
Component | UE - Anim - Runtime |
---|---|
Affects Versions | 4.27, 5.0 |
Target Fix | 5.1 |
Created | Jul 25, 2022 |
---|---|
Resolved | Aug 16, 2022 |
Updated | Aug 30, 2022 |