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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Closing as won't fix due to very minor.