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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
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.