If you try to add an active effect to an actor sheet that has 1+ status conditions, the conditions will appear in the _token.actor.statuses array but no status icon will appear on the token and no informational icon will appear on the right-hand side. Compare against just using the Token HUD to Assign Status Effects. (The icon for the ActiveEffect will appear, however.)
To replicate:
Create an object to store an ActiveEffect.
Create a new ActiveEffect on the token with the Key "Status Conditions" and select 1+ conditions.
Drag the ActiveEffect from the object to an actor sheet.
If you try to add an active effect to an actor sheet that has 1+ status conditions, the conditions will appear in the
_token.actor.statuses
array but no status icon will appear on the token and no informational icon will appear on the right-hand side. Compare against just using the Token HUD to Assign Status Effects. (The icon for the ActiveEffect will appear, however.)To replicate:
Related: #473