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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.