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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Add comment