Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 14 Next capture
2021 2022 2023
2 captures
13 Jun 22 - 14 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
2
Question by soulburner · Sep 20, 2012 at 12:05 AM · particlesparticle systemipadshuriken

Shuriken particles - strange load CPU with ParticleSystem.Update

I'm creating about 100 of shuriken particle systems (with max particles 10 each). Then I disable all of them (renderer.enabled = false), stopping them (.Stop() or .Pause()). Even setting emitterEnabled = false.

But even after this I loose all my CPU power on ParticleSystem.Update process. My FPS on iPad dropped from 40 to 7. ParticleSystem.Update() takes all my time.

What's wrong with this?

PS: Prewarm is off, particle systems are separate objects that are instantiated directly into the world (not attached to any other gameobjects).

Comment
Add comment · Show 2
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 cowlinator · Sep 20, 2012 at 04:00 AM 0
Share

The "Prewarm" option allows unity to calculate the particles before they ever start playing, even if they are off. This may be at least part of your problem.

avatar image soulburner · Sep 20, 2012 at 08:06 AM 0
Share

Prewarm is off

4 Replies

· Add your reply
  • Sort: 
avatar image
1

Answer by sparrow · Oct 17, 2013 at 04:19 PM

I am having the exact same issues. Too bad none of the Unity devs are responding to this. I guess I will be rewriting the particles to a legacy system also...

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
avatar image
0

Answer by soulburner · Sep 27, 2012 at 10:01 AM

I couldn't solve this issue and re-wrote particles from shuriken to legacy. And everything worked fine! 0% CPU load.

My assumption is that shuriken particles (even if I stop them) always check all particle systems for the dead status and that's the reason it takes lots of CPU power. And I didn't find the way to shut it down.

Btw, CPU load when running on PC was veeery low. But on iPad ParticleSystem.Update() took a huge part of the load. Maybe the ParticleSystem.Update process is also poorly optimized for iOS?

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
avatar image
0

Answer by nsmith1024 · Feb 24, 2016 at 02:00 AM

I see the same issue, fps drops to 1 fps when i use many particles.

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
avatar image
0

Answer by GonTar_X · Dec 03, 2019 at 10:19 PM

same issues here. . . a lot of friends argue about this too

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.

Follow this Question

Answers Answers and Comments

14 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

Related Questions

Particle System Overhead 6 Answers

Is it possible to place a complex particle system as a sub-emitter? 1 Answer

Inherit velocity in shuriken particle system goes haywire in build version 0 Answers

Particle system does not re-emit until Start Lifetime elapsed 4 Answers

How to pause emitter in new Particle System? 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