Description

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       	}
Steps to Reproduce

No known steps to reproduce

Callstack
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]

Have Comments or More Details?

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

0
Login to Vote

Fixed
ComponentOLD - Anim
Affects Versions4.19
Target Fix4.19
Fix Commit3914347
Main Commit3990065
Release Commit3914347
CreatedFeb 27, 2018
ResolvedFeb 28, 2018
UpdatedApr 27, 2018