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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment