Search Issue Tracker
By Design
Votes
0
Found in [Package]
7.1.6
Issue ID
1204647
Regression
No
[HDRP] Minor issue. Layered materials dont copy tiling information when referencing other materials.
When creating a layered material (LayeredLitTesselalation in this case), user can drag and drop other materials to quickly copy their values. Most values like tints and maps are copied, but not the UV properties.
1) Open any hdrp project
2) Create two planes
3) Assign a LayeredLitTessellation material to the second plane.
4) Assign a texture and change the tiling of the default HDRP material (first plane).
5) Drag and drop default material onto the second slot of the layered material like in the video.
Expected result:
Tiling should match
Expected result:
Tiling is not copied and stays x1 y1
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
- Baked Lightmap ”View” button text is aligned incorrectly
- Lightmap Asset icon changes colours after Baked Lightmap Viewer window is opened
- VideoClipImporter preset not applied when applying Preset Selector on already imported video clips
- Frame Debugger gets disabled when any Editor window is maximised and minimised
- TextMeshPro InputField view is not updated when OnEndEdit is triggered
Resolution Note:
By design