• 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 Esa · Jan 23, 2013 at 10:17 AM · androidfpsparticlesstutterrecycle

Android: FPS halt when doing things for the first time

Here is what I am doing:

  1. I recycle an object using a recycle manager

  2. Play a particle effect when a gameobject is recycled.

The problem is this: It gives a total FPS stop when the first gameobject is recycled. But after this it runs smoothly at 56fps. I tested this on a single core and dual core android devices, both had the same issue. On the PC there are no issues. I do not have the Pro-lisence so I can't use the profiler.

Are there any common reasons for Android devices for this sort of behaviour?

Comment
Add comment · Show 1
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 Esa · Jan 23, 2013 at 11:30 AM 0
Share

I did some testing: It really happens on the first time only. I loaded other scenes and then returned to the game screen. After returning to the game screen, there was no stutter when recycling the objects for the first time after loading.

2 Replies

· Add your reply
  • Sort: 
avatar image
2

Answer by Vonni · Jan 23, 2013 at 11:41 AM

Maybe do a monkey fix. Do a recycle on awake or start? :)

Comment
Add comment · Show 1 · 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 Esa · Jan 23, 2013 at 12:01 PM 0
Share

Aye, this is the last resort I have had in mind. First I'd love to learn what causes the stutter and try to fix it "properly" :).

avatar image
0

Answer by aldonaletto · Jan 23, 2013 at 12:04 PM

Which recycle manager are you using? It seems that this particular one is doing lots of things when used the first time, maybe instantiating several objects to let them in the pool. You could follow @Vonni's suggestion and create the first objects at Start, so after that you would have no more hiccups. Another suggestion: try a simple object pool script like the one in this answer.

Comment
Add comment · 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

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.

Welcome to Unity Answers

The best place to ask and answer questions about development with Unity.

To help users navigate the site we have posted a site navigation guide.

If you are a new user to Unity Answers, check out our FAQ for more information.

Make sure to check out our Knowledge Base for commonly asked Unity questions.

If you are a moderator, see our Moderator Guidelines page.

We are making improvements to UA, see the list of changes.



Follow this Question

Answers Answers and Comments

11 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

Related Questions

Can anyone maintain smooth 60fps on Android (2D) ? 0 Answers

Gravely need some optimization tips 3 Answers

android fps 0 Answers

special advance gun attack 2 Answers

Objects stutter when using First Person Controller? 4 Answers

  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges