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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [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:
HDRP support various normal map format (like RGB for object space normal etc..) and there shouldn't be any message in this case.