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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object
Add comment