Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.4.0b2
Issue ID
761544
Regression
No
[Physics2D] Capsule Collider 2D does not retain edited shape on a stretched sprite when a prefab is made
Capsule Collider 2D does not retain edited shape on a stretched sprite when a prefab is made
- create a sprite object in the scene
- use the rect tool to stretch the sprite horizontally or vertically
- attach a Capsule Collider 2D to the sprite
- set the Capsule Collider Direction to match how the sprite was stetched
- edit the Capsule Collider (make a dramatic change for a more noticable effect)
- create a prefab from the sprite object
The shape of the Capsule Collider 2D will change from how it was edited.
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