Search Issue Tracker
Fixed in 2020.2
Votes
0
Found in
2018.4
2019.4.7f1
2020.2
Issue ID
1269931
Regression
No
[macOS]Hinge Joint with Mesh Collider causes a crash on a specific project when entering Play mode
Steps to reproduce:
1. Open user's attached project "UnityMeshColliderCrashTest.zip"
2. Navigate to CustomAssets/Scenes and open AutoRigSwithScene-MeshCrash.scene
3. Enter Play mode
4. Observe the crash
Expected results: Play mode runs
Actual results: Play mode crashes
Reproducible with: 2018.4.26f1, 2019.4.8f1, 2020.1.2f1, 2020.2.a20
Note:
-The crash occurs only on macOS Editor and Standalone builds.
-Windows mono and IL2CPP do not reproduce the issue. Removing the Hinge Joint component and adding it back up seems to not reproduce the issue anymore.
-Deleting the Library does not help
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor fails to launch with silent crash in mono on windows
- [GPU PLM] Part of baked shadows are broken when hitting a backface
- [DX12] Nothing is being rendered when using Alt+Enter to maximize a resized windowed player
- GL shader reflection is truncated or crash occurs when struct is used from named CBuffer with at least one other constant
- Having a struct in the global CBuffer makes OpenGLCore and GLES3 targets not report reflection for the CBuffer
Add comment