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
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
- Crash on EditorApplication:Internal_CallUpdateFunctions when pushing property block by index to SpriteShapeRenderer
Add comment