• 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 Tritize · Aug 14, 2018 at 01:41 PM · shader3drenderingparticlesparticlesystem

Particles visible through everything! :(

Hi,

I have a problem with some Particles in my 3D project. I Emit particles via script and they are visible through every object in the scene (walls, ...).

I don't know if particles are supposed to do that or not and I did not find anything to stop that. I've tried messing with the rendering module / the shader but nothing worked. Do somebody have an idea please?

The current shader is "Particle/Alpha Blended".

Thanks

Comment
Add comment · Show 3
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 ifurkend · Aug 14, 2018 at 02:53 PM 0
Share

Without the source code of your script, it is nearly impossible to give you a conclusive answer. One scenario which intentionally renders particles above everything else is to change its object layer from default to like transparentFX, then create a new camera whose culling mask only includes transparentFX and higher rendering depth than the main camera. I suspect your script is performing something like that.

avatar image Tritize ifurkend · Aug 22, 2018 at 09:00 AM 0
Share

Hi, I have like zero script I was just trying particles, I just have a script with ParticleSystem.Emit(1) when I press fire1, and that's all... I've tried messing with particles parameters but nothing seems to work, I always see particles through everything :/

avatar image ifurkend · Aug 22, 2018 at 11:35 AM 0
Share

Unless you share your scene (with minimum dependencies to reproduce the issue), there is no way for others to diagnose.

1 Reply

· Add your reply
  • Sort: 
avatar image
0

Answer by Naktrem · Aug 22, 2018 at 01:59 PM

Make sure that placement and scaling of objects are correct. Also check your particle system emitting direction.

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

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

Related Questions

set gameobject in front of all others and don't have own faces appear in front of each other 1 Answer

What happened to the Renderer.Render function? It has ceased to exist in Unity 5.x 1 Answer

Why my particle system is rendering behind a standard shader? 0 Answers

Can't Get Particle System to appear in front of a sprite 0 Answers

Smoke Particle Not Playing Continuously 2 Answers

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