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
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
- New selector in Matching Selectors displays as on line -1 in debugger
- The first frames are skipped when playing a video
- Text auto-scrolling can not work when naming assets/objects until backspace key is pressed
Resolution Note:
By design