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
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Calculating time durations in RenderDoc with DX12 causes 'Device Lost error' popup
Add comment