Unity-Technologies / AssetGraph

Visual Workflow Automation Tool for Unity.
Other
1.12k stars 208 forks source link

Incoming AssetGroups are null inside of `Prepare` #149

Open RaadDalaq opened 4 years ago

RaadDalaq commented 4 years ago

Prepare is usually used for validating and throwing exceptions besides just passing the correct incoming assets into the correct output, but sometimes the incoming assets are null which makes validating incoming assets inconsistent.