Search Issue Tracker
Duplicate
Votes
0
Found in
5.6.1p2
Issue ID
920117
Regression
Yes
Box Collider 2D auto tiling is not matching sprite's size when using 3-sliced sprites
To reproduce:
1. Open my attached project
2. In Hierarchy window, select TileSprite game object
3. In Inspector window, try changing size parameters of Sprite Renderer component
Expected: Box Collider 2D changes according to the size of the sprite
Actual: Box Collider 2D changes according to the size of single slice of the sprite (see picture attached, SpriteSlice.png)
Reproduced in: 5.6.1p2, 5.6.1p3, 2017.1.0b9, 2017.2.0a3
Not reproduced in: 5.6.1p1
Regression starts in: 5.6.1p2
Note: tiling is not available in earlier versions of Unity
Note: Box Collider 2D is using the bounds of only one slice of the sprite instead of all of it
Comments (2)
-
mahdi_jeddi
Jul 11, 2017 14:03
Yes, I submitted the #917931 and this is not a duplicate. I actually wanted them to solve the tiling, but they just solved the glitch. I'll submit a new bug-report.
-
Marc-Uberstein
Jun 14, 2017 08:57
Not really a duplicate of "issue #917931" - that ticket only refers to offset being incorrect.
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #917931