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
- Crash on __pthread_kill when opening a specific project
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
Add comment