Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
6.0.1
Issue ID
1360414
Regression
Yes
2D Polygon collider does not fit open ended sprite shape
2D Polygon collider does not fit open ended sprite shape
Repro steps:
1. Download and open the attached "Polygon fail example.zip" project
2. In SampleScene, select "Open Sprite Shape" in Hierarchy
3. Observe the game object's collider in the Scene view
Expected result: The game object's collider is extended to the end of the open sprite shape edges
Actual result: The game object's collider is not extended to the end of the open sprite shape edges
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
This is a duplicate of issue #1348701