Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.2.0a5
Issue ID
1128644
Regression
No
Asset thumbnails are not updated with Graphics API
As Vulkan is treating some texture formats differently so the normal map texture appears to be red. (By-design in Case 1071815)
But in the editor, the small thumbnail on ProjectView is purple (wrong), while other previews / big thumbnails are red (correct).
Steps:
1. Open repro project
2. Make sure that you are using Vulkan Editor (player settings > move Vulkan to the top of Graphics API list)
3. Observe the normal map texture on Inspector preview (red) VS the thumbnail on ProjectView (purple)
Reproducible in :2019.2.0a6, 2018.2.20f1
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
- Rotation values flip in animation when importing FBX with a generic rig
- [Quality Hackweek] Activated Terrain Inspector is active only until the terrain GameObject is deselected when two or more Inspectors are open
- Physics Used Memory keeps growing when GameObject colliders are enabled and disabled
- Errors are thrown and Inspector's UI element is not drawing when a GameObject with script component using a List<T> attached is selected
- ConfigurableJoint's parameters are not saved in the Prefab after Runtime Prefab baking
Resolution Note:
Closing as won't fix due to very minor.