Search Issue Tracker
Fixed
Fixed in 6000.0.X, 6000.0.32f1
Votes
0
Found in
6000.0.20f1
Issue ID
UUM-71157
Regression
No
Layer Lit: 4th layer not working
Reproduces on: 2021.3.43f1, 2022.3.46f1, 6000.0.19f1
The layer lit shader has an issue with the layer addition in case of a copy.
steps to reproduce:
- Launch the latest Unity version with {}HDRP{}.
- Use linked package or create a new scene with an object using the layer lit shader with 3 layers.
- Make sure all 3 layers have materials assigned to them
- Do a copy of the material with 3 layers.
- In the material copy, add a 4th layer.
- In the layer material list the 4th layer is not visible and doesn't work when the material in assigned to an ibject.
Actual result: The added layer is not referenced in the material list and has no effect in the scene/game view.
Expected result: The layer addition should work even on a material copy.
Reproduced on: PC with Windows 10.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Burger button in the Multiplayer Play Mode window is not visible when using the Light theme
- AdaptiveLOD sample has missing prefabs and throws missing prefab errors when the AdaptiveLOD sample is imported and the AdaptiveLOD scene is opened
- Error "transform.position assign attempt for 'x' is not valid" is logged when Moving Game Object to View while a Scene is multi selected
- [Desktop] Plastic move detection mixes up identical files
- SVG Icon has tessellation issues in "Antialiased Arc Encodings", ok with "Basic Triangulation"
Add comment