Search Issue Tracker
Fixed in 5.1.2
Votes
0
Found in
5.0.2f1
Issue ID
699169
Regression
No
Unity crashes when playing the scene with Non-convex MeshCollider with non-kinematic Rigidbody
Repro steps:
1) Open scene Procedural Testing
2) Play the game
Faults of crash:
Log says: 'Non-convex MeshCollider with non-kinematic Rigidbody is no longer supported in Unity 5.
If you want to use a non-convex mesh either make the Rigidbody kinematic or remove the Rigidbody component. Scene hierarchy path "TestSphere", Mesh asset path "" Mesh name "Cube"'. By making the object's Rigidbody kinematic, game crashes no more.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UnityYamlMerge.exe doesn't correctly handle merge conflicts in modified properties on a prefab variant
- Inconsistent color scheme in "Details" section of "Select Presets" inspector window
- Crash on __pthread_kill when launching Editor via command-line with "-disableManagedDebugger" argument
- [VFX] Deleting “New Group Node” name doesn’t allow to type or add new name
- [VFX] Creating a long Group Node name breaks nodes boarders
Add comment