Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.3.0a9
Issue ID
1071815
Regression
No
[Vulkan] Normal map texture preview is red
Steps:
1. Make sure you are using Vulkan editor
2. Load any texture and set to type "Normal map"
3. On texture importer you can see the texture preview is red
Note: Fine in Win DX11, DX12, GLCore, so this is a Vulkan only issue
Reproducible in : 2018.3.0a9, 2018.2.4f1 (Vulkan editor is only available from 18.2)
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note (2018.3.X):
This is expected behavior on Vulkan. Vulkan treats some of the texture formats differently with other APIs. The normal map sampling on shaders are correct so this is purely cosmetic issue.