foundryvtt / dnd5e

An implementation of the 5th Edition game system for Foundry Virtual Tabletop (http://foundryvtt.com).
MIT License
332 stars 222 forks source link

Item behaves erratically after drag-and-dropping from an actor sheet onto the macro hotbar #4560

Closed Krigsmaskine closed 1 day ago

Krigsmaskine commented 4 days ago

After drag-and-dropping an item from an actor sheet onto the macro hotbar, you can no longer use the expand button and the item itself can start behaving oddly regarding rollData; I've had Rage lose its' scale value and be basically unable to be used. image

Tested with multiple SRD heroes on no module world fvtt 12.331 dnd5e 4.0.4

repro:

  1. create new world
  2. import srd hero
  3. open srd hero and drag a feature onto the macro hotbar

it should start behaving oddly after

arbron commented 1 day ago

Seems like it the same issue as this, just in a different spot: https://github.com/foundryvtt/dnd5e/issues/4428