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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
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.