Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Bug sometimes particlestrip and orient face camera position doesn't work together

Discussion in 'Visual Effect Graph' started by shawhu, Jul 28, 2022.

  1. shawhu

    shawhu

    Joined:
    Mar 11, 2016
    Posts:
    17
    unity version: 2021.3.6f1

    sometimes it works but not always...I'm a bit confused. I've included both in the attached.
    without facing camera:
    without facing camera position.jpg

    with facing camera
    with facing camera.jpg

    see those white dots? it's the only stripe piece I can see.

    And it's not a camera facing problem. I put the camera at (0,0,-10) and the test object was at (0,0,0)
    And the current viewport (camera or whatever) was also very close to the scene camera

    I've also attached my testing visual effect graph in the attachment area.

    Please help! Thanks!!
     

    Attached Files:

  2. shawhu

    shawhu

    Joined:
    Mar 11, 2016
    Posts:
    17
    sorry my fault.
    used the wrong trigger....

    it should be trigger over time...case closed