Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 Jun 22
sparklines
Close Help
  • 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 aryaman1994 · May 10, 2016 at 06:02 AM · androidupdate3d modelsobblarge

Is it possible to update an obb file?

For my use case, the app will be split into an apk and an obb file, with the obb file containing most of the 3D models that will be used in the app. Some of the 3D models may have to be updated over time. Is it possible to update the obb file? A 'sync' button on the app should trigger the activity. Only those models which have been updated on the server since the last obb update, should be downloaded. A file containing the last update time could be maintained on the app and the server. Is such a functionality possible on Unity?

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

1 Reply

· Add your reply
  • Sort: 
avatar image
0

Answer by Highwalker · May 10, 2016 at 06:26 AM

A new obb file gets created every time you build the apk.

Comment
Add comment · Show 8 · Share
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
avatar image aryaman1994 · May 10, 2016 at 06:33 AM 0
Share

You seem to not have understood my question. I am asking about the obb update on the user's device, not the developer's.

avatar image Highwalker aryaman1994 · May 10, 2016 at 06:42 AM 1
Share

So you're asking if you can update certain parts of the game without updating the whole game? So for example just updating some of the models without updating the whole apk?

If so, I don't think an obb file would be the way to go. To my knowledge, the obb file you upload should always be the same one that was created with the apk. I think a better option would be to store the files you want on a remote server, and then downloading those as needed within the app. (like how some games have a "downloading additional files" screen before you can actually play the game).

I could be wrong, I'm certainly not an expert. But that is the best I can give you to my knowledge.

avatar image aryaman1994 Highwalker · May 10, 2016 at 06:53 AM 0
Share

Yes, that's exactly what I am asking. In my use case, only certain models would be updated, so it doesn't make sense to force the user to update the entire application, which could be quite large. So is it possible to download models onto the local storage of your Android phone, and pick them up from there? I'm pretty much a beginner and in my research so far, I haven't found any way of picking up models from the local storage of a user's device. If you have any experience with that, it would be very helpful. Thanks for your help.

Show more comments
Show more comments
avatar image Highwalker aryaman1994 · May 10, 2016 at 07:15 AM 1
Share

use it in conjunction with this.

Unity Learn

Hope that helps. :)

avatar image aryaman1994 Highwalker · May 10, 2016 at 10:37 AM 0
Share

So the 3D model data that is stored in Texture3D data type, for example, can be serialized and stored in a file with the help of Serialize function of C#? Thanks so much for your help.

Show more comments

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.

Follow this Question

Answers Answers and Comments

4 People are following this question.

avatar image avatar image avatar image avatar image

Related Questions

Do we have to delete old obb data when pushing updates? 1 Answer

Problem with animation and void fixedupdate() 1 Answer

touch buttons function OnGUI issue 1 Answer

Help on uploading 80mb Apk+Obb on Google Play 2 Answers

Android APK Expansion Files Process? 3 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges