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
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
- Font Asset Creator Font Face does not update when changing Include Font Data in the Font Import Settings
- Font Asset Creator Padding has no limit and shows incorrect Padding in results when Font Atlas is generated
- Font Asset Creator results bright font colors are not light theme friendly
- Font Asset Creator Font Atlas preview disappears when saved
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.