Description

No user comments in crash group

  313       	void Facet::silhouette(const Ps::aos::Vec3VArg w, const Ps::aos::Vec3V* PX_RESTRICT aBuf, const Ps::aos::Vec3V* PX_RESTRICT bBuf, EdgeBuffer& edgeBuffer, EPAFacetManager& manager)
  314       	{
  315       		m_obsolete = true;
  316       		for(PxU32 a = 0; a < 3; ++a)
  317       		{
  318 ***** 			m_adjFacets[a]->silhouette(PxU32(m_adjEdges[a]), w, aBuf, bBuf, edgeBuffer, manager);
  319       		}
  320       	}
Steps to Reproduce

No known steps to reproduce

Callstack
PhysX3CommonPROFILE_x64!physx::Gu::Facet::silhouette() [guepa.cpp:319]
PhysX3CommonPROFILE_x64!physx::Gu::EPA::PenetrationDepth() [guepa.cpp:625]
PhysX3CommonPROFILE_x64!physx::Gu::epaPenetration() [guepa.cpp:185]
PhysX3CommonPROFILE_x64!physx::Gu::addGJKEPAContacts() [gupcmcontactboxconvex.cpp:137]
PhysX3CommonPROFILE_x64!physx::Gu::pcmContactBoxConvex() [gupcmcontactboxconvex.cpp:260]
PhysX3PROFILE_x64!physx::PxcDiscreteNarrowPhasePCM() [pxcnpbatch.cpp:435]
PhysX3PROFILE_x64!PxsCMDiscreteUpdateTask::processCms<&physx::PxcDiscreteNarrowPhasePCM>() [pxsnphaseimplementationcontext.cpp:446]
PhysX3PROFILE_x64!PxsCMDiscreteUpdateTask::runInternal() [pxsnphaseimplementationcontext.cpp:519]
PhysX3PROFILE_x64!physx::Cm::Task::run() [cmtask.h:67]
UE4Editor_Engine!FPhysXTask<0>::DoTask() [physscene.cpp:337]
UE4Editor_Engine!TGraphTask<FPhysXTask<0> >::ExecuteTask() [taskgraphinterfaces.h:830]
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-57969 in the post.

5
Login to Vote

Won't Fix
ComponentUE - Simulation - Physics
Affects Versions4.174.184.19
CreatedApr 19, 2018
ResolvedJul 14, 2021
UpdatedJul 21, 2021