Search Issue Tracker
Duplicate
Votes
0
Found in
2018.3.0a1
2018.3.0f2
2019.1.0a1
2019.2.0a1
Issue ID
1113092
Regression
No
Tilemap Composite Collider in the Prefab mode does not update when a Tile Sprite has changed
How to reproduce:
1. Open the attached project named "Case_1113092"
2. Turn "Grid" into a Prefab and delete its Instance from the Scene
3. Change the Sprite of the "Diamond" Tile to the "Circle" Sprite
4. Double click to open the "Grid" Prefab
Expected result: Tilemap Collider matches the outline of the new Sprite
Actual result: Tilemap Collider does not match the new Sprite
Reproducible with - 2018.3.3f1, 2019.1.0b1, 2019.2.0a2
Could not test with - 2017.4
Workaround: User must manually re-enable Tilemap Collider for it to match the new Sprite
Notes:
Tilemap Sprites and Collider does update when the object is in the Hierarchy but does not update automatically in the Prefab mode
Prefab's Instances have the correct Collider
2017.4 version does not have the new Prefab workflow
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
This is a duplicate of issue #1120471