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 ZeoWorks · Aug 24, 2013 at 12:16 PM · texturewwwclasslag

WWW class texture lag and memory usage? HELP

Hello, my gameObjects import .obj meshes at runtime as well as texture images in a different script from the Application.dataPath (mainly the textures are .png format). However, when about 10 gameObjects load the texture files into their render.material the game starts to lag. Is there anyway to prevent this? it is definitely the textures causing the lag. They where made in paint and are only around 200kb-500kb in size. Also, I have task manager running and each time a object loads a texture the memory usage goes up by 15,000K. Please help, Thanks!

=======

EDIT: Anyone?

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 Paulius-Liekis · Aug 24, 2013 at 07:27 PM

Pack everything into AssetBundles (i.e. during build time). This way textures will preconverted into Unity format and compressed on load.


Alternative option:

Assuming that your game lags because of a lot of uncompressed textures, you could try loading them into compressed formats (as long as they are supported on your platform). Look into how to load texture into DX compression formats:

http://docs.unity3d.com/Documentation/ScriptReference/WWW.LoadImageIntoTexture.html

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 ZeoWorks · Aug 25, 2013 at 10:53 AM 0
Share

I would, however the textures need to be customizable for the users. But thank you for your suggestion. Is there any other way to get rid of the lag? WWW.LoadImageIntoTexture seems to make it A LOT worse for lag with only one object. >.< Is there even a way to make the textures use less memory?

avatar image Paulius-Liekis · Aug 25, 2013 at 07:10 PM 0
Share

Wait a $$anonymous$$ute... what is your problem exactly? It is lag/stalling during loading of textures or is it low framerate afterwards?

avatar image ZeoWorks · Aug 25, 2013 at 09:03 PM 0
Share

$$anonymous$$emory is being used up big time. Anyone? Thanks. :D

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

16 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

Related Questions

Host Image/Texture using Unity server, then request it using WWW on client 0 Answers

Texture2D in ScriptableObject’s Property drawer experiences serious lag 3 Answers

Importing textured OBJ Assets doesn't work. 1 Answer

www.texture textureType to GUI 0 Answers

Exception: not implemented? 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