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
- Missing Render Feature "Full Screen Pass Render Feature" in any “Universal Renderer Data” asset when upgrading from 2022.3
- Inconsistent ParticleSystemVertexStream.PercentageAlongTrail data range in Trail Texture Modes except "Stretch"
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
- [Linux] Top left corner of the screen is unresponsive when the Editor recompiles
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
Add comment