• Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by hollym16 · Sep 05, 2017 at 11:53 AM · assetbundleloadurlfilesizedynamic loading

Asset Bundles and dynamic loading

Ok, this this is going to be a heavy question but I'm sure there's a lot of people out there who want to know the same thing:

How can I reduce the file size of my App to get it to run quicker?

I know of several ways of going about this and have toyed with them, but I want to know which one is the best to go with based on peoples experience. So this might end up more of a discussion than an answer.

I have an Augmented Reality App that displays a number of products, has lots of animations and textures and tells the user all about the products. The file size of my App is now nearing 100mb.

So my initial thought was to package each scene for each product as an Asset Bundle and when the user loads that scene, it downloads that Asset Bundle with everything in it. Theoretically this is great but in practice I had a lot of issues with scripts, animations and scales of models. It worked but didn't look exactly like my original scene.

My next thought was to simplify the Asset Bundles and package just the textures, in fact I found a short script that just downloads an image using a URL and apply it to the GameObject. I found this worked well in a basic scene, but adding it to my project seemed to make it slower on the scene load up and it wouldn't apply the texture to GameObjects that were SetActive(false).

Has anyone had success with these or other methods in terms of effectively making your App run quicker and more efficiently without long load times becoming an issue?

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

0 Replies

· Add your reply
  • Sort: 

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Welcome to Unity Answers

The best place to ask and answer questions about development with Unity.

To help users navigate the site we have posted a site navigation guide.

If you are a new user to Unity Answers, check out our FAQ for more information.

Make sure to check out our Knowledge Base for commonly asked Unity questions.

If you are a moderator, see our Moderator Guidelines page.

We are making improvements to UA, see the list of changes.



Follow this Question

Answers Answers and Comments

70 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Loading scene from assetbundle (url) 1 Answer

load URL images in Webgl. 1 Answer

Listing Scenes in assebundle 0 Answers

Float to Integer 1 Answer

Need to load prefabs during runtime 1 Answer

  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges