Hi, I've imported an albedo map and a normal map onto the Secondary Maps of the Unity standard shader for a skinned character model, but it turns out the secondary albedo map will turn the whole texture black, and the secondary normal map has no effect on the final render at all.
Is this a limitation of the default unity standard shader in which case we'll need to write a custom shader for detail albedo & normal maps, or will this be improved in the next few iterations maybe?
Standard Shaders error
Moderator: ChrisHekman
Hi there's another issue with the render passes.
When some passes are checked in the PBR Render Target object in the scene hierarchy, but are unchecked in the PBR Timeline, those passes will still be exported during rendering.
Export Options are as followings:
ZIP (Lossless)
Uncheck "Export in EXT 16-bit floating points"
Uncheck "Tonemap the render passes"
Check "Export Render passes to discrete files" and select "EXR (tonemapped)"
with default filename template
When some passes are checked in the PBR Render Target object in the scene hierarchy, but are unchecked in the PBR Timeline, those passes will still be exported during rendering.
Export Options are as followings:
ZIP (Lossless)
Uncheck "Export in EXT 16-bit floating points"
Uncheck "Tonemap the render passes"
Check "Export Render passes to discrete files" and select "EXR (tonemapped)"
with default filename template