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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
Fixed in Unity 2020.2.0a18 and above