-
Notifications
You must be signed in to change notification settings - Fork 559
Open
Description
Hello, I am now in PxArticulationLink stress test, I will create 10000 group PxArticulationReducedCoordinate and define good PxArticulationLink, but when I created at the bottom of the encounter this problem, Is there any way to solve it?The scenario I'm using is SnippetArticulationRC, the official test case, which modifies the code below.
for (int i = 0; i < 10000;i++) {
gArticulation = gPhysics->createArticulationReducedCoordinate();
createScissorLift();
}
[ABORT] User allocator returned NULL. (F:\11_Physx\PhysxJniGithub2.4.2\physx-jni\PhysX\physx\include\foundation/PxBroadcast.h:196)
Metadata
Metadata
Assignees
Labels
No labels