Unclaimed Project Is this your project? Claim it to unlock full analytics and manage your listing.
Claim This Project

Unity Project

Built with Unity 2022.3.34f1 · download the source from GitHub

Unity Addressable Asset Research

README

unity-addressable-asset-research

Researching about Unity's addressable asset, to find proper way to use it :P

  • 1 Try load asset from addressable to use as prefab, and release it after all destroyed, it works as intended.
  • 2 Try instantiate more than one instance, it works as intended, all memory were cleared.
  • 3 Try to release handles later, it works as intended.

Comments

No comments yet. Be the first!