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
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
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