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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Add comment