Unity Issue Tracker - Color property '_BaseColor' missing
Closed
UUM-90256
Color property '_BaseColor' missing
Unity: Materials
Feature Request
6.0.X
Users can get into trouble if they create properties that have the same names that we use for properties internally. It would be good to come up with a solution so that the names of custom properties cannot collide with predefined property names.
Steps to reproduce:
1. Create a new HDRP project with U6
2. Import a shadergraph join to the Jira. These shadergraph come from a 2022 LTS project.
3.
Actual results: Shader Graph error with missing property '_BaseColor'
Expected results: No console error
Reproducible with versions: 6000.0.22f1
Not reproducible with versions:
Can’t test with versions:
Tested on (OS):
Notes:
Prioritise and Follow this issue
Have a workaround or additional info about this issue?