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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Closing as won't fix due to very minor.