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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment