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
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
- Light bleeds when using box shaped spotlight with specific Emission Range values
Add comment