When I try to run a scene with multiple rigid bodies, where the collision bodies of the rigid bodies include SDF mesh, Convex decomposition, and Triangle mesh, running the scene in this way will result in the following error.
However, when I set all the collision bodies to SDF mesh, they could run successfully on the GPU, but at this point, the scene showed some strange phenomena, such as boxes falling down due to mutual squeezing.