coderespawn / prefabricator-ue4

Prefabricator - Prefab plugin for Unreal Engine 4 https://prefabricator.dev
MIT License
317 stars 76 forks source link

Nested prefabs with collections sometimes break the hierarchy #6

Closed coderespawn closed 4 years ago

coderespawn commented 5 years ago

Nested prefabs with collections sometimes break the hierarchy in the world outliner

coderespawn commented 5 years ago

Changed prefab collection's prefab asset reference from UObject* to a TSoftObjectPtr to avoid load issues if the reference prefab object is not yet loaded

I'll test this further to see if it resolves the issue

coderespawn commented 4 years ago

This is fixed in 1.4.0