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
- Rigged GameObject doesn’t return to its idle state when disabling "Preview" and the GameObject has nested rigged GameObjects
- Error "ArgumentException: Trying to use an invalid resource" when creating custom post-processing effect in URP
- [DX12] GameObjects using CommandBuffer DrawProcedural and DispatchCompute calls have color flicker when changing color and moving mouse cursor
- The Player becomes unresponsive after resolution switch in Exclusive Fullscreen mode when using DX12 Graphics API
- (Apple Silicon) Floating point inconsistencies between mono and il2cpp
Add comment