Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2020.2.X
Votes
2
Found in
2020.1
2020.1.3f1
2020.2
Issue ID
1273643
Regression
No
[2D Tilemap Extras] Prefabs placed in tile palette become regular GameObjects when picked
Reproduction steps:
1. Open attached project "GridTest.zip" and scene "SampleScene"
2. In Tile Palette window, select the GameObject Brush
3. Assign Assets/Prefabs/Prefab to the GameObject Brush
4. In Tile Palette window, enter Edit mode and draw one tile with the brush
5. Exit edit mode and select the drawn tile with the eyedrop tool
6. Observe the GameObject Brush element
Expected result: It maintains a reference to "Prefab"
Actual result: It references "Prefab(Clone)"
Reproducible with: 2020.1.4f1, 2020.2.0b1 (2D Tilemap Extras 1.6.0-preview)
Could not test with: 2018.4.27f1, 2019.4.9f1 (console errors break project)
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
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
Resolution Note (fix version 2020.1):
Fixed in 2021.1.0a1
Resolution Note (fix version 2020.2):
A fix for this issue is available on Unity 2020.2.0b8 and above
Resolution Note (fix version 2020.1):
A fix for this issue is available on Unity 2020.1.10f1 and above