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
- Profiler connects to a different opened Editor project when more than one project is open and building for WebGL with Autoconnect Profiler enabled
- Creating and then deleting the "Integration Update: Rotation" block breaks and makes unusable VFX Graph
- “ArgumentNullException: Value cannot be null.” when deleting a newly created input action
- Undoing the creation of the "Button - TextMeshPro" GameObject only removes Canvas and EventSystem GameObjects
- NullReferenceException errors are thrown when entering the Play Mode when ShaderGraph window is focused
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.