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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
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.