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
- Code runs slower when using a cached exception instance compared to creating a new one
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
Resolution Note:
Closing as won't fix due to very minor.