sclark39 / FairFeelingLoot

Visual Loot Table Designer for Fair-Feeling Loot Drops in UE4
Other
4 stars 0 forks source link

Graph nodes can't be copied from one graph to another #27

Closed Kessus closed 3 years ago

Kessus commented 3 years ago

Steps to reproduce:

  1. Create two loot table definition assets.
  2. Open both of them.
  3. Add some nodes to the first one.
  4. Copy the nodes.
  5. Try to paste them into the graph of the second one.

Since graph nodes are able to be pasted within the same graph, it would be expected for them to be able to be copied from one graph to another just like in Blueprint.

Kessus commented 3 years ago

Cannot reproduce issue anymore. Closing.