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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment