Whats happened with the Asset Bundle Manager?
The Asset Bundle Manager is deprecated? Why? I need to load Asset Bundles via Runtime from a Web server? Is There another or a newer Way to achive this? I dont really want to use components which are not longer supported so i´m looking forward to find a way or components which are supporting asset bundles and downloading them!
Answer by RandomPoint · Apr 26, 2018 at 08:37 PM
@Desiiigner I think maybe you need UnityWebRequest.GetAssetBundle().
Your answer
Follow this Question
Related Questions
How to open files in the game's StreamingAssets folder of game on steam ? 0 Answers
Wait for value to not be null until thread finishes 0 Answers
Connect Unity to Microsoft azure database? 4 Answers
Problem with Asset Store 0 Answers
Cannot get Addressables to work after successfully build onto Android? 1 Answer