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 Reinhardt70 · Mar 21, 2014 at 11:57 AM · androidgraphics

Gane Lagging on my Phone even with graphics at lowest

Hi guys...I made FPS on unity and build it for android..But everything is laggy as hell even on S4..Litteraly evrrything is on its lowest..Maybe any Suggestions on what it could be that Im missing..Trees and Terrain textures at lowest ti..Thanks guys

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 whydoidoit · Mar 21, 2014 at 11:58 AM 1
Share

Well terrains are pretty poort perfor$$anonymous$$g on mobile - there's an asset which helps a bit with that. Grass, trees etc make it much worse. How many draw calls are you getting?

avatar image Reinhardt70 · Mar 21, 2014 at 06:12 PM 0
Share

Hi there, Okay so I have 4 Treed and Grass that is waving around due to a windzone..Do you think that could be the Problem?? Uhmm I have no idea what drawcalls are, Can you pls tell me where to look for that Then I will be able to tellyou :) Thank u very much

avatar image Dblfstr · Mar 21, 2014 at 06:16 PM 0
Share

When you play the game in the editor, the "game" window has a little button in the top right corner called "stats" click that. There you can see the "Draw calls" - the number of times the scene has to be drawn. But, i would say waving grass in a wind zone is not gonna be great on a phone. And I always have problems with Samsung devices when using unity.

avatar image Reinhardt70 · Mar 21, 2014 at 08:19 PM 0
Share

Okay Thank you I will check when I get Home and tell you :)...Have you like made FPS or other 3D games on Android??

Really?! I always thought Samsung would be the Best phones to test on

Do You know of any way to make a game look nice for a phone AND make it work on most phones??

Cause I $$anonymous$$ean Dead Trigger 2 looks so nice and plays so smooth..Its all so complicated haha :P

avatar image Kiloblargh · Mar 21, 2014 at 09:07 PM 1
Share

Just forget about using builtin terrain/ trees on mobile; or any of Unity's nice built-in eye candy. If you want pretty 3D at 60FPS on a phone you're probably going to have to make everything custom and cut every corner you can.

Do You know of any way to make a game look nice for a phone AND make it work on most phones??

Yes. Program$$anonymous$$g experience, cleverness, and effort.

Show more comments

1 Reply

· Add your reply
  • Sort: 
avatar image
1

Answer by getyour411 · Mar 21, 2014 at 10:30 PM

So this isn't likely what you want to see as your Answer but there's no magical fast=true flag. If you don't know what a DrawCall is, it's likely that you really haven't done much homework in terms of optimizing so a general overview is called for:

https://docs.unity3d.com/Documentation/Manual/iphone-PracticalGuide.html

https://docs.unity3d.com/Documentation/Manual/OptimizingGraphicsPerformance.html

Comment
Add comment · Show 4 · 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 Reinhardt70 · Mar 22, 2014 at 02:59 AM 0
Share

Yeah I have only been Using Unity for a Week now..But Do know what doing...Just my First time Im going for a $$anonymous$$obile version.

So pretty $$anonymous$$uch u gotta make ur game look like crap or make a 2D game on Unity?

avatar image getyour411 · Mar 22, 2014 at 03:02 AM 1
Share

I target PC/Desktop so don't have any depth to speak directly to $$anonymous$$obile, but I wouldn't say crap: it's finding the balance and taking advantage of the tools. I'd start by tackling whydoidoit/kilo's suggestion about the terrain, that one if often cited.

avatar image Kiloblargh · Mar 22, 2014 at 03:51 AM 0
Share

It's all about what you can "fake," too. Games that use real-time shadows effectively don't use them on everything all the time; they use them in a few key areas and bake / cache the rest. Unity 5 will let you have real-time global illu$$anonymous$$ation on mobile. That doesn't mean you should use it just because you can.

avatar image Reinhardt70 · Mar 22, 2014 at 06:12 AM 0
Share

Yea I just read about that..Thanks for all your help but I have a $$anonymous$$uch worse prob..I cant download assets from unity, Wgen I click on open with Unity..It just loads forever and nothing happens

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

23 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

Related Questions

Android Graphical Problem 2 Answers

Rendering problem on Android 1 Answer

Somes problems on my 2D space shooter game (Unity 5.5.0p4) 0 Answers

[5.1.3] Weird Graphic glitch on some Android devices 1 Answer

GUI Texture Resolution 0 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