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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note:
Fixed in Unity 2020.2.0a18 and above