Search Issue Tracker
Fixed
Votes
0
Found in
2018.4
2019.4.1f1
2020.2
Issue ID
1264889
Regression
No
Editor crashes/hangs on "physx::shdfnd::sort" when OnTriggerEnter event is called
How to reproduce:
1. Open the attached project's Scene labeled "SampleScene"
2. Enter the Play Mode
3. In the Game View, move the Sphere around with the WSAD keys
4. Get the Sphere in a hole, to touch the Trigger
5. Repeat it several times (3-5 times)
Expected result: Unity Editor doesn't crash
Actual result: Editor crashes
Reproducible with: 2018.4.25f1, 2019.4.5f1, 2020.1.0f1, 2020.2.0a17
Not reproducible with: 2020.2.0a18, 2020.2.0a19
Notes:
1. Sometimes there's a Stack overflow crash while just moving the Sphere around without touching the Trigger
2. Not reproducible on Windows
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note:
Fixed in Unity 2020.2.0a18 and above