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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
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.