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
- Graph VFX not compiling enterely until they are open on MACOS
- Longer component titles exceed the window's display boundaries
- Overlapping objects do not collide when setting Physics.IgnoreCollision to false
- Crash on RaiseException when deleting animation transitions in a specific Animation Controller
- [XR][Vulkan] Vulkan Command Buffer memory leak every frame after scene change when using Multiview Rendering
Add comment