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
- Editor crash when resetting Quality settings after adding "New Group" in Mipmap Limit Groups
- AndroidManifest.xml detects the “<” symbol between tags as invalid and outputs an "System.Xml.XmlException" error failing the build
- Lightmaps are darker than should be when they are generated through Lightmapper.BakeAsync in batchmode
- Crash on ScriptableBatchRenderer::GenerateBuiltInCBuffer when opening a project after adding HDRP Samples to a specific project
- ArgumentException is thrown and reference is missing when deserializing and using MultiColumnListView
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