Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.2.X, 2017.3.X
Votes
0
Found in
2017.2.0b9
Issue ID
947462
Regression
No
Deleting a tilemap in a grid prefab and saving back that prefab creates a duplicate in scene
Deleting a tilemap in a grid prefab and saving back that prefab creates a duplicate in scene
Repro:
1- Open scene 'Tilemap'.
2- In scene hierarchy, select gameobject 'grass/Tilemap'.
3- Delete gameobject. You'll get a prompt saying you're breaking prefab, continue.
4- Press Apply in inspector to update prefab with new values.
You'll notice the prefab has now been duplicated in the scene hierarchy. If you look in Tile Palette, you'll also notice there are still to tilemaps in palette, but both are named 'level_02_background'
Reproducible: 2017.2.0b9, 2017.3.0a5 (e36fc2cf0775)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Undoing Animator Parameter name change breaks references to it
- Crash on BV4_OverlapBoxAll when moving in play mode
- Custom mesh water surface normal map fades out when Y Position increases
- Sprite renderer does not issue draw calls correctly when using SRP Batcher
- [Android] Flickering artifacts when using "ScriptableRenderer.EnqueuePass(RenderPassEvent.BeforeRenderingPostProcessing)" multiple times
Add comment