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 andrew-fray · Nov 20, 2012 at 12:09 PM · shuriken

"Particle system meshes will only work with exactly one(1) sub mesh"

We have a project with a few prefabs, each containing multiple particle effects.

At some point we started getting the above error both in the editor and on playing (in fact it gets spat out three times on play). Weirdly it happens even on opening a level that doesn't have any particle effects at all.

Since the message helpfully doesn't tell you which particle system is broken, I went through and changed every particle mesh renderer I could find to billboard. I applied the prefabs, shut unity and restarted it, but the problem still persists.

Any way to know which prefab is causing this problem, or how to fix it now it's here?

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
5

Answer by Django · Jul 12, 2013 at 09:57 PM

Changing to billboard wont help you because Shuriken/Unity will keep the setting (the mesh being emitted) in memory regardless if changed to Billboard. You can test this by assigning a Mesh, changing to Billboard and then back to Mesh (it will remember the mesh that was assigned prior to changing to Billboard).

So instead of setting everything from Mesh to Billboard, you have to set Mesh to None and that will solve the problem... well partially because the mesh that is causing the problem still won't be usable.

You need to check all your meshes and see if they have more than one material. Emitting a mesh that has more than one material is more often than not the cause of this warning message.

Comment
Add comment · Show 2 · 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 chakaramba · Sep 30, 2021 at 08:28 AM 0
Share

Thanks, @Django! In a release hurry, we couldn't spend much time cleaning logs, but now the game is launched and I'm a bit tired of those messages, so you helped me investigating that trouble!

avatar image Django chakaramba · Sep 30, 2021 at 07:01 PM 0
Share

@chakaramba You're welcome! I'm glad it worked for you! :) I can't believe it's been 8 years since I wrote this though!

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

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

Shuriken Particle System GetParticles() not working 1 Answer

Shuriken ParticleSystem.Emit not immediate 0 Answers

Shuriken particle trail rotating 1 Answer

Changing sub emitter via script? 1 Answer

Shuriken Particle System not working at all. 1 Answer


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