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
- Domain Reload loading popup is dark when Editor Theme is set to "Light"
- Scene Views breaks and errors are spammed in the Console when the Game view is shrunk vertically to the minimum, and the Aspect Ratio is 16:9 or 16:10
- Slider Fill Area disappears after undoing “Set Native Size” change
- Crash with multiple stack traces when playing video on a render texture with low-end graphics devices
- Circle handle of the Game view scale slider bar disappears when the scale is set to 1x
Resolution Note:
Closing as won't fix due to very minor.