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
- The "UnityWebRequest.result" of the "UnityWebRequestTexture.GetTexture" method changes when accessing "UnityWebRequest.downloadHandler" texture
- Slider rounding does not allow setting certain valid numbers as Values when Low and High Values not set to default
- UI Builder Canvas has too big resizing zone on the outside of the canvas
- GetCurrentAnimatorClipInfoCount() and GetNextAnimatorClipInfoCount() return 0 when animator is in transition
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
Add comment