Search Issue Tracker
By Design
Votes
0
Found in
2018.4
2019.3
2019.4
2020.1
2020.2
2020.2.0a20
Issue ID
1269440
Regression
No
Icons of Prefab Assets of 3D Gameobjects do not change
Prefab Assets icon for some 3D Gameobjects like Cube, Sphere, Capsule, Cylinder, or Tree do not change due to their 3D model thumbnails.
Refer to the attached Video.
Steps to Reproduce:
1. Create a New Project
2. Hierarchy > Right-click > 3D Object > Cube/Sphere/Capsule/Cylinder/Tree
3. Create a Prefab of the said object
4. Project > Prefab Asset > Inpsector > Asset Icon > Change
Actual Result:
Icon doesn't change and displays 3D thumbnail instead
Expected Result:
Icon should change accordingly
Reproducible with:
2020.2.0a20, 2020.1.2f1, 2019.4.7f1, 2019.3.16f1, 2018.4.25f1
Environment:
Windows 10 and macOS 10.15
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Resolution Note:
Assets that have a preview available use that in the Inspector instead of an icon. This is by design. A Cube Prefab does have a preview, so it uses the preview. A Terrain doesn't have a preview, so it uses the icon. An empty GameObject Prefab doesn't have a preview, so it uses the icon.