Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 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 karthees · Dec 30, 2013 at 04:33 PM · scenevuforiaapplication.loadlevel

Application.Loadlevel taking time to load scene

I'm using Vuforia ImageTarget. I have button on change the scene. When i click the button, it taking 5 to 10sec to load the next scene. Even i used AboutScreenmanager.cs script start button also. It taking time to load my second scene. Why?

 GUI.skin.button = startbtnstyle;
 if(GUILayout.Button("Start", startbtnstyle)){
 Application.LoadLevel("25Nov1");
  
 }
Comment
Add comment · Show 7
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 baris150490 · Dec 30, 2013 at 04:34 PM 0
Share

Depends on the device?

avatar image karthees · Dec 30, 2013 at 04:36 PM 0
Share

It's same for Android & iPhone.

avatar image baris150490 · Dec 30, 2013 at 04:39 PM 0
Share

No i mean the mobile phone.What i meant was, maybe it has sth to do with power of the device?If there is any demo i can test it for you?

avatar image karthees · Dec 30, 2013 at 04:41 PM 0
Share

Can you give your id? I will send my code.

avatar image baris150490 · Dec 30, 2013 at 04:44 PM 0
Share

of course. my username is my gmail id.

Show more comments

1 Reply

· Add your reply
  • Sort: 
avatar image
0

Answer by haim96 · Dec 30, 2013 at 04:45 PM

it depend on how many assets you load with your scene. do you have a lot of models and audio loading with the scene?

Comment
Add comment · Show 7 · 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 karthees · Dec 30, 2013 at 04:46 PM 0
Share

Yes. I'm loading 6 models and 6 audio files.

avatar image karthees · Dec 30, 2013 at 04:49 PM 0
Share

Can i use Activity indicator here? How can i use?

avatar image haim96 · Dec 30, 2013 at 04:52 PM 0
Share

what happen if you try to load empty scene? if it load fast then you loading something heavy that take time to load.

avatar image karthees · Dec 30, 2013 at 05:13 PM 0
Share

Empty scene loading fast..

avatar image haim96 · Dec 30, 2013 at 05:20 PM 0
Share

then you should look into your assets and script. what i have done in my game is showing splash screen in AWA$$anonymous$$E() and then run corutine that use resource.load and update the splash screen progress bar. this way scene may take time to load but it doesn't looks freeze.

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

21 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

Related Questions

Application.Loadlevel loads incorrect scene. 0 Answers

How to load Level using scene object?? 2 Answers

`SceneManagement' does not exist in the namespace `UnityEngine' 1 Answer

How to Load a current level as back? 1 Answer

Load Scene from within folder? 2 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