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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment