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
- "You cannot save to an invalid folder" warning dialog box is shown when canceling Tile Palette creation
- Global Volume visual details are blurred when Tonemapping mode is set to any other than 'ACES'
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
Add comment