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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
Resolution Note:
Fixed in Unity 2020.2.0a18 and above