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
- Multiple warnings are thrown when importing Terrain URP Demo Scene to the Project
- The Frame value field does not update when using the increment/decrement arrows in the Frame Debugger if the value has been manually inputted
- [Remote Config] PreparePayloadWithConfigType function is looking for camelCase property names, when the JSON objects are using PascalCase naming
- UI Builder Viewport's Tool Gizmo has deadzones
- SpriteShapes are rendered using multiple draw calls when the SRP Batcher determines their nodes are incompatible in a specific project
Add comment