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 JungDuckSoo · Sep 13, 2011 at 01:18 PM ·

How can I show loading process during load resources?

Hey. I try to show loading process during my program load resources. I inserted the loading function into Start(). And also in Update(), I checked the loading is finish or not finish and draw process. But It doesn't work. I think, this is because update() is called after start() finished. I want to show process while start() is calling. How can I solve this? Need Help.

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
3
Best Answer

Answer by syclamoth · Sep 14, 2011 at 04:11 AM

Unfortunately, what you are trying to do is not possible with Unity Indie version, because it requires the Application.LoadLevelAsync() function. On the other hand, if you have access to the Pro version, you can do it using that!

Comment
Add comment · Show 3 · 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 JungDuckSoo · Sep 14, 2011 at 06:37 AM 0
Share

Is there any way to implement this? Almost all games are show progress loading resources. Then How it is work?

avatar image syclamoth · Sep 14, 2011 at 06:41 AM 0
Share

Almost all games do not use the Unity Indie licence. If you are using the web-player there is a way to find out how far a level has downloaded, but if you are using the standalone player and Unity Indie, then you are on your own. You'll just have to make do with a blank screen for half a second. How big is your scene? I have worked on a few reasonably large projects, and in my experience the thing that takes the most time when loading a level is programatic post-processing, which is a process that you can get stats on as it happens, whether or not you are using the Indie licence.

avatar image JungDuckSoo · Sep 14, 2011 at 07:49 AM 0
Share

Thanks about your help. Best.

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

3 People are following this question.

avatar image avatar image avatar image

Related Questions

'The type or namespace name could not be found' 1 Answer

How draw a path using touch in c# 1 Answer

how do I create a character 2 Answers

Make Object Disappear when no longer in frame 1 Answer

Changing values of a script from another script not showing in game 1 Answer


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