Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
5.0.0a5
Issue ID
601071
Regression
Yes
Mesh collider without convex does not collide with anything
To reproduce:
1. Open attached project
2. Open scene test
3. Enter play mode
4. Note that the cube with the mesh collider falls though the box collider and plane
Regression since 4.5.0b6
Explanation: Non-Convex MeshColliders are no longer supported on Rigidbodies.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Additional empty space becomes visible under "Scripts" in the "Add Component" window
- Longer component titles overlap navigation arrow in the "Add Component" window
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
Add comment