No user comments in crash group
152 bool FAnimPreviewInstanceProxy::Evaluate(FPoseContext& Output) 153 { 154 // we cant evaluate on a worker thread here because of the key delegate needing to be fired 155 check(IsInGameThread()); 156 157 ***** if (CopyPoseNode.SourceMeshComponent.IsValid()) 158 { 159 CopyPoseNode.Evaluate_AnyThread(Output); 160 }
No known steps to reproduce
Assertion failed: IsInGameThread() [File:D:\Build\++UE4+Release-4.19+Compile\Sync\Engine\Source\Editor\AnimGraph\Private\AnimPreviewInstance.cpp] [Line: 156] UE4Editor_AnimGraph!FAnimPreviewInstanceProxy::Evaluate() [animpreviewinstance.cpp:158] UE4Editor_Engine!FAnimInstanceProxy::EvaluateAnimation() [animinstanceproxy.cpp:1029] UE4Editor_Engine!UAnimInstance::ParallelEvaluateAnimation() [animinstance.cpp:615] UE4Editor_Engine!USkeletalMeshComponent::EvaluateAnimation() [skeletalmeshcomponent.cpp:1639] UE4Editor_Engine!USkeletalMeshComponent::PerformAnimationProcessing() [skeletalmeshcomponent.cpp:1721] UE4Editor_Engine!FParallelAnimationEvaluationTask::DoTask() [skeletalmeshcomponent.cpp:108] UE4Editor_Engine!TGraphTask<FParallelAnimationEvaluationTask>::ExecuteTask() [taskgraphinterfaces.h:829] UE4Editor_Core!FTaskThreadAnyThread::ProcessTasks() [taskgraph.cpp:934] UE4Editor_Core!FTaskThreadAnyThread::ProcessTasksUntilQuit() [taskgraph.cpp:800] UE4Editor_Core!FTaskThreadBase::Run() [taskgraph.cpp:516] UE4Editor_Core!FRunnableThreadWin::Run() [windowsrunnablethread.cpp:76]
i have this problem UE4CC-Windows-58DC12AF4B97F057BD108FBFF569B2E9_0000
I am not able to find world outliner how to enable it?
How can i modify the param name in EQS node
Casting from widget is not working
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
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-55577 in the post.
0 |
Component | OLD - Anim |
---|---|
Affects Versions | 4.19 |
Target Fix | 4.19 |
Created | Feb 27, 2018 |
---|---|
Resolved | Feb 28, 2018 |
Updated | Apr 27, 2018 |