Search Issue Tracker
Fixed in 10.1.X
Votes
0
Found in [Package]
9.0.0-preview.35
Issue ID
1274306
Regression
Yes
[Shadergraph] Copying and pasting a property node from one shadergraph to another converts it to inline
Repro steps:
1. Create 2 shadergraphs
2. In Shadergraph A, create a Vector 1 property and drag it onto the graph
3. Control select both the blackboard property and the property node on the graph, and ctrl+C to copy
4. Open Shadergraph B, click on the graph and then ctrl+V
Expected result: the resulting Vector 1 node will be a property and linked to the property pasted to the blackboard
Actual result: the resulting Vector 1 node will be converted to inline
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 RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment