Search Issue Tracker
Fixed in 3.4.0
Votes
0
Found in [Package]
3.0.0
Issue ID
1067767
Regression
Yes
[Regression] Shadergraph "Show Generated Code" option fails and throws the "Argument cannot be null" error
How to reproduce:
1. Create a new Project
2. In the Package manager, find and install the Lightweight render pipeline 3.0.0 and Shadergraph 3.0.0
3. Create a new PBR Shadergraph
4. Right-click the master node and click "Show Generated Code"
5. Observe the console
Expected result: The generated shader code is shown successfully
Actual result: Unity throws "Argument cannot be null" error in the console
Reproduced with: Shadergraph 3.1.0, Shadergraph 3.0.0
Not reproducible with: Shadergraph 2.0.8
Note: The bug reproduces with both HDRP and LWRP. "Show generated code" option works fine if the either the Shadergraph package or the Render Pipeline package is on the 2.0.8 version.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Happy Harvest] #ThunderLabel text is "\u26C8" instead of "⛈"
- Warning “New Sprite Atlas: There is a mismatch in secondary textures of sprites compared to WhiteUnit, wasting texture space and potentially break draw call batching. Affected Sprites are (Flag)“ is thrown when packing Atlas with Sprite Atlas V2
- Sprite Editor dropdown text is cut-off for options with longer text
- Sprite Editor can't be scrolled horizontally using the trackpad gesture
- BRG picking skips BatchDrawCommandProcedural when selecting the GameObject in the scene
Add comment