Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2019.1.X
Votes
0
Found in
2018.3.0a1
2018.3.3f1
2019.1.0a1
2019.2.0a1
Issue ID
1120471
Regression
No
Tile in a Prefab's Tilemap changes its Sprite when saving a scene with a Prefab's broken Tilemap Collider
How to reproduce:
1. Open the attached project named "Case_1120471"
2. Change the Sprite of the "Diamond" Tile to the "Circle" Sprite
3. Save the scene
4. Double click to open the "Grid" Prefab
Expected result: Tilemap's Tile has the "Circle" Sprite
Actual result: Tilemap's Tile has the "Diamond" Sprite
Reproducible with - 2018.3.3f1, 2019.1.0b1, 2019.2.0a3
Could not test with - 2017.4
Workaround: User must manually re-enable Tilemap Collider before saving the scene to avoid the issue
Notes:
Changing the Sprite of the Tile breaks the "Grid" Prefab's Tilemap Collider
The breaking of Tilemap Collider is described in the Case 1113092. The issue could be related to that bug.
2017.4 version does not have the new Prefab workflow
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
Add comment