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
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
Resolution Note:
Fixed in Unity 2020.2.0a18 and above