Files
o3de/Code
Nicholas Van Sickle 5dc97e7e4b Fix Prefab instance assets not preloading
PrefabCatchmentProcessor::ProcessPrefab was no longer updating the ProcessedObjectStore's referenced object list, this change exposes the referenced asset list in the new PrefabDocument API and uses them to update the referenced asset list.

Signed-off-by: Nicholas Van Sickle <nvsickle@amazon.com>
2022-01-11 16:34:22 -08:00
..