Search Issue Tracker
Won't Fix
Votes
0
Found in
5.4.0b5
Issue ID
768750
Regression
No
Standard cylinder GameObject has capsule collider attached
To reproduce the issue:
1. Crete new project (or open any other project)
2. Add cylinder GameObject into the scene
3. Inspect the collider of the cylinder GameObject
4. Capsule collider is attached to the cylinder GameObject
5. Look the collider shape in the scene view
Expected: Collider should match geometry of the game object. Probably mesh collider could be used.
Screenshot:
http://screencast.com/t/OhRRHvtXx
Workaround: Changing capsule collider to the mesh collider
Reproduced in 5.4.0b5, 5.3.2p2, 5.2.2p4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment