Skip to content

AsyncDataAssetManager_v1.2-beta.0

Compare
Choose a tag to compare
@Pavreally Pavreally released this 29 Nov 19:32
· 5 commits to release/ver1.2 since this release
  • Build version for Unreal Engine 5.5.
  • Refactoring and optimization of the code.
  • NEW! Added Support for Recursive Loading. This feature enables recursive loading, meaning if you have a Data Asset that contains other Data Assets, and so on, enabling the recursive loading option will load the entire nested collection into memory. The data will be filtered to prevent duplicate entries.