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
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
Add comment