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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
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