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
- "nameFileIdTable" entry changes in the .meta file when reimporting a texture while the "Default Behaviour Mode" is set to 2D
- onRemoveCallback is not called when removing an element from the ReoderableList using contextMenu
- Cloud Diagnostics dashboard leads to a "Page not found" page when clicking the "Go to Dashboard" link in Project Settings Cloud Diagnostics tab
- Project Settings Package Manager dropdown button text becomes offcentered when any new package is installed
- iOS Xcode project building fails when the build is appended
Add comment