Search Issue Tracker
Fixed in 6.0.0
Votes
0
Found in [Package]
5.1.0
Issue ID
1305867
Regression
No
[2D][Sprite Shape] Sprite shape edge collider has a gap at end point if optimise collider is disabled
[2D][Sprite Shape] Sprite shape edge collider has a gap at end point if optimise collider is disabled
Repro steps:
- Open SampleScene
- Notice Sprite Shape Profile gameobject in scene has missing edge collider at the bottom corner
- Enter playmode, observe circle falls off gap in Sprite Shape Profile object
- Exit playmode and enable Optimise Collider in Sprite Shape Profile gameobject, observe there is no gap now
- Enter playmode again, observe circle does not fall off Sprite Shape Profile object
Actual result: Sprite Shape Profile gameobject in scene has missing edge collider at end point
Expected result: Sprite Shape Profile gameobject in scene does not have missing edge collider
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
- Brush Size in the Inspector window does not update when the Brush Size in Scene View is changed
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
- Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
- Same Asset Type Focused Inspectors do not repaint when menus are manipulated
- Bool or Trigger Parameters can be selected via right clicking to the right of a Parameter control in the Animator Window
Resolution Note (fix version 6.0.0):
A fix for this issue is available on 2D Sprite Shape package 6.0.0 and above on Unity 2021.2.0a13 and above