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
- Screen Space Ambient Occlusion is ignored when toggling "Post Processing" visibility in the Scene window overlay
- “RenderTexture.Create failed: requested size is too large.” errors are thrown and the Inspector window is black when selecting a CubemapArray texture
- Crash on AMDUnityPlugin.DLL in specific built project when using FSR2 upscaler
- RenderObjects does not have any Depth texture bound when Event is set to AfterRenderingPostProcessing
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
Add comment