Search Issue Tracker
Fixed in 12.0.0
Votes
2
Found in [Package]
12.0.0
Issue ID
1349894
Regression
No
[URP][ShaderGraph] undeclared identifier 'builtinEmissiveColor' error when assigning a Lit VFX Shadergraph to a Lit URP output.
Repro steps:
1. Crete a new VFX
2. Create a new Visual Effect Shadergraph (old integration)
3. Open the ShaderGraph and set it to use 'Lit'.
4. In the VFX, create a Lit URP Quad output and connect it.
5. Assign the ShaderGraph asset to the lit output
6. Observe the errors.
Notes:
- Not a regression as URP Lit Outputs just got added.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Add comment