Search Issue Tracker
Fixed in 2017.1.0f3
Fixed in 2017.1.X
Won't Fix in 5.6.X
Votes
1
Found in
5.6.1p2
Issue ID
917931
Regression
No
Adjusting Collider2D's Offset when Using Tiled Draw Mode and Auto Tiling results in inconsistent behaviour
To reproduce:
1. Open attached Unity project "AutoTiling.zip"
2. Open "Test" scene
3. Click on "wood with caps" object in the Hierarchy
4. Adjust its Box Collider 2D offset and observe the result
Expected result: Adjusting the offset should move the whole collider or multiple colliders in an axis it or they are dragged by
Actual result: Adjusting the offset results in inconsistent and weird behaviour (see attached gifs "autotilingbug.gif" and "autotilingbug2.gif")
Reproduced on: 5.6.0b3, 5.6.1p2, 2017.1.0b8, 2017.2.0a2
Note: not able to reproduce on older versions because there is no Auto Tiling option
NOTE: fixed in 2017.1.0p1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment