Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2018.3.0b1
2018.3.8f1
2019.1.0a1
2019.2.0a1
Issue ID
1137692
Regression
No
Undo function with prefab tiles doesn't remove GameObjects properly
How to reproduce:
1. Open the user-submitted project ("New Unity Project.zip)"
2. In the Tile Pallete Window select the white X mark sprite and paint it onto the tilemap
3. Go to Edit -> Undo Paint
4. Observe the Scene View
Expected result: Both the tile and its prefab object are undone
Actual result: Only the tile is undone and the cube prefab stays in the scene
Reproduced in: 2019.2.0a9, 2019.1.0b8, 2018.3.10f1
Workaround: reloading the scene fixes the issue
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
- [2020.3] Play Mode has visual artifacts when Graphics API is set to DirectX12 with Dynamic Resolution enabled
- White texture appears when setting “RenderTextureFormat.Depth” to “RenderTexture” on the Camera
- Cursor is visible when using “Cursor.lockState = CursorLockMode.Locked” and “Cursor.visible = false”
- Material.SetOverrideTag setting LightMode tag has no effect
- Decal is not rendered when in Camera component Culling Mask dropdown field Default is unselected
Resolution Note (fix version 2019.3):
Fixed in: 2019.3.0a12