Search Issue Tracker
Duplicate
Votes
0
Found in
2017.3.0b9
Issue ID
967673
Regression
Yes
Crash in physx::SubSortQuick::sort4 when opening scene
To reproduce:
1. Open attached package
2. Open Track scene (if editor doesn't crash, try to build project)
3. Editor crashes (if editor doesn't crash, try to build project)
Reproducible: 2017.3.0a6, 2017.3.0b9, 2018.1.0a4
Not Reproducible: 2017.3.0a5
Stack Trace:
0x0000000142986C79 (Unity) physx::SubSortQuick::sort4
0x00000001429873E2 (Unity) physx::buildFromBounds
0x0000000142987B14 (Unity) physx::RTreeCooker::buildFromTriangles
0x000000014297B20B (Unity) physx::InternalTriangleMeshBuilder::createRTree
0x0000000142970C4D (Unity) physx::TriangleMeshBuilder::loadFromDesc
0x000000014296F72E (Unity) physx::Cooking::loadTriangleMeshDesc
0x000000014296FF42 (Unity) physx::Cooking::createTriangleMesh
0x000000014096F456 (Unity) CreatePxTriangleMeshFromUnityMesh
0x000000014096F811 (Unity) CreatePxMeshFromUnityMesh
0x0000000140971985 (Unity) PhysicsModule::CreateNxMeshFromUnityMesh
0x000000014093C839 (Unity) CollisionMeshData::GetSharedNxMesh
0x0000000140963991 (Unity) MeshCollider::ExtractMeshGeometry
0x0000000140963B1D (Unity) MeshCollider::Create
0x000000014093EDB0 (Unity) Collider::CreatePhysXObjIfNeeded
0x000000014094BB00 (Unity) Collider::AwakeFromLoad
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Internal Package Manager window lines becomes duplicated or splits into two when window is docked
- Particle System curve editor does not remove or delete a curve when clicking the "Remove" button
- Some deprecated packages are seen in "Unity Registry"
- [Material]The emission of the materials used in scenes does not carried over correctly after upgrade project to 6000.0.44f1
- Crash on StackWalker::GetCurrentCallstack when opening a project
Add comment