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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
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.