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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
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.