Search Issue Tracker
Fixed in 2022.1.X
Votes
1
Found in
2020.1.12f1
2020.3
2021.1
2021.2
Issue ID
1340746
Regression
No
Editor crashes on physx::Gu::PersistentContactManifold::reduceBatchContacts when entering Play Mode
Reproduction steps:
1. Open the attached project "Space Warrior WW3.zip"
2. Go to Assets/Scenes/Campagin/Level1
3. Enter Play Mode
Reproducible with: 2020.3.11f1, 2021.1.11f1, 2021.2.0a21
Could not test with: 2018.4.36f1, 2019.4.28f1 (Due to downgrading errors)
First lines of the stack trace:
0x00007FF643C7541C (Unity) physx::Gu::PersistentContactManifold::reduceBatchContacts
0x00007FF643C71BE8 (Unity) physx::Gu::PersistentContactManifold::addBatchManifoldContacts
0x00007FF643C6B6BB (Unity) physx::Gu::pcmContactBoxBox
0x00007FF643B76367 (Unity) physx::PxcDiscreteNarrowPhasePCM
0x00007FF643B5D77A (Unity) PxsCMDiscreteUpdateTask::processCms<&physx::PxcDiscreteNarrowPhasePCM>
Notes:
-The crash occurs when entering Play Mode in Level1/Level2/Level5 scenes
-The crash does not occur when entering Play Mode in Level3/Level4/Level6/Level7 scenes
-Level1/Level2/Level5 scenes produce different stack traces when the crash occurs
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0a2