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 }
No known steps to reproduce
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]
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-57969 in the post.
5 |
Component | UE - Simulation - Physics |
---|---|
Affects Versions | 4.17, 4.18, 4.19 |
Created | Apr 19, 2018 |
---|---|
Resolved | Jul 14, 2021 |
Updated | Jul 21, 2021 |