Search Issue Tracker
By Design
Votes
0
Found in [Package]
3.3.0, 3.0.0, 1.1.11
Issue ID
1085458
Regression
No
[HDRP] LayerdLit shader doesn't suggest fixing normal map
Steps to reproduce:
1. Download 1085458_repro.zip
2. Select normal texture
3. Notice in inspector texture type is set to Default
4. Create new HDRenderPipline/LayerdLit material
5. Add normal texture to Normal Map field in the created material
Expected results: Under normal map texture field message should appear "This texture is not marked as a normal map"
Actual results: Message doesn't appear.
Reproduced with HD Render Pipeline Versions: 3.3.0, 3.0.0, 1.1.11
The issue is reproducible with LayerdLit and LayerdLitTesselletion shaders
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:
HDRP support various normal map format (like RGB for object space normal etc..) and there shouldn't be any message in this case.