Search Unity

Question Skinned Mesh missing

Discussion in 'Visual Effect Graph' started by kivril, Jun 9, 2022.

  1. kivril

    kivril

    Joined:
    Nov 25, 2021
    Posts:
    14
    unity version 2020.3.34f1
    How to add skinned mesh graph?
    upload_2022-6-9_13-46-35.png

    also particles not seen in scene, only in game view
    upload_2022-6-9_13-49-2.png
     
  2. JulienF_Unity

    JulienF_Unity

    Unity Technologies

    Joined:
    Dec 17, 2015
    Posts:
    326
    Hi. You cannot reference a skinnedMeshRenderer from within an asset as it's a component. You have to expose a skinned mesh property from the vfx and assign it directly on vfx component