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)
Comments (1)
-
shubhamswaraj2021
Aug 22, 2020 10:47
good one <a href="https://www.lyricsauto.com">lyricsauto</a>
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
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.