Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.2.X, 2017.3.X, 2018.1.X
Votes
1
Found in
2017.2.0f3
Issue ID
974119
Regression
No
Composite Collider 2D not composing correctly with rotated Tilemap Collider 2D when drawing Tiles
To reproduce:
1. Open user's project
2. In Tile Palette window, select wood tile
3. In Scene window, press [ or ] to rotate tiles
4. Draw tiles
Expected: composite collider merges tiles to a single collider
Actual: composite collider makes unnecessary partitions (see .gif's attached)
Reproduced in: 2017.2.0p4, 2017.3.0f1, 2018.1.0a7
Note: can be fixed by removing and adding a new composite collider
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Script causes Console error "Reading pixels out of bounds of the current active render texture" when entering the Play mode on a HDRP project
- Adding a git url package shows it in the Unity Registry section of Package Manager
- Mesh Renderer is frozen when there are duplicate Static GameObjects
- ScalableBufferManager.widthScaleFactor always returns 1 when using DirectX 11
- [iOS] Camera loses focus when the device is near an object on some iOS devices
Add comment