Search Issue Tracker
Fixed in 8.0.0
Votes
0
Found in [Package]
5.7.2
Issue ID
1182137
Regression
No
Copy and Pasting Nodes to another shadergraph: nodes within groups won't paste and give errors
Repro steps:
1. Open a project with HDRP or Universal/Lightweight
2. Create 2 shader graphs
3. Open one of them
4. Create any node, click it, and press ctrl+G
5. Click the node again and press ctrl+C
6. Go to the other shadergraph and press ctrl+V
Expected result: it should paste the nodes, either with the group or without
Actual result: it doesn't paste the node and sends an error to the console
This makes copying and pasting code between shadergraphs very annoying, since you have to remove all of the groups before you copy if you want to be able to paste.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- The label that uses data binding is no longer updated at runtime when `INotifyBindablePropertyChanged` reloads updates of the VisualTreeAsset in UIDocument
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
- HDRP Graphics "Screen Space Global Illumination" has a link to a wrong documentation
Add comment