Search Issue Tracker
Won't Fix
Votes
1
Found in [Package]
3.0.8
Issue ID
1216990
Regression
No
[SpriteShape] Default colliders are created on center pivot point even if sprite's pivot point is set differently
How to reproduce:
1. Create a new 2D project
2. Install the Sprite Shape package.
3. Import an image, and edit the sprite to have a custom pivot point.
4. Create a new Sprite Shape Profile asset, and assign your sprite as the 'edge' sprite.
5. Create a new sprite shape in the scene, and assign the profile you created.
6. Add a polygon collider 2d or edge collider 2d to the sprite shape.
Actual result: collider is generated on the center pivot
Expected result: the collider should be generated on the set pivot point
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment