Search Unity

Question PropertyType' does not contain a definition for 'Vector1

Discussion in 'Shader Graph' started by giantkilleroverunity3d, Aug 4, 2021.

  1. giantkilleroverunity3d

    giantkilleroverunity3d

    Joined:
    Feb 28, 2014
    Posts:
    383
    I had loaded an asset that broke things.
    I removed it then restarted multiple time ignoring the safe mode.
    This is the last error I get. There are two of them.
    Same shader. But it shouldn't break.
    Library\PackageCache\com.unity.visualeffectgraph@7.3.1\Editor\ShaderGraph\VFXShaderGraphParticleOutput.cs(60,35): error CS0117: 'PropertyType' does not contain a definition for 'Vector1'
    Library\PackageCache\com.unity.visualeffectgraph@7.3.1\Editor\ShaderGraph\VFXShaderGraphParticleOutput.cs(162,76): error CS0117: 'PropertyType' does not contain a definition for 'Vector1'

    Not sure if I broke a pipeline.
     
  2. giantkilleroverunity3d

    giantkilleroverunity3d

    Joined:
    Feb 28, 2014
    Posts:
    383
    Solved. I upgraded Visual Effect Graph from 7 to 10. The asset must have set that up.
     
    lextechex, ivantoth, feyfox and 3 others like this.
  3. dolphin767

    dolphin767

    Joined:
    Jul 2, 2020
    Posts:
    6
    Thank you, thank you, thank you.
     
  4. Farcrus

    Farcrus

    Joined:
    Aug 14, 2013
    Posts:
    3
    Man, i love you, I have trying fix it for 2 days. Thanks
     
  5. craftingheroes

    craftingheroes

    Joined:
    Dec 1, 2019
    Posts:
    2
    Thank you for posting this. Helped me today. :)
     
  6. ZeroPi

    ZeroPi

    Joined:
    Apr 6, 2021
    Posts:
    4
    Thank you!
     
  7. Gordatronaww

    Gordatronaww

    Joined:
    Jan 3, 2022
    Posts:
    1
    that hapenned to me too, thanks god that visual effect graph needed an upgrade to 10.7
     
  8. soUmble

    soUmble

    Joined:
    Oct 30, 2015
    Posts:
    1
    You life saver! I'm a two-weeks-new noob and don't have the knowledge to fix this kind of issue yet! Thought I'd be starting my project yet again :rolleyes:
    Thanks!
     
  9. Crawdad

    Crawdad

    Joined:
    Nov 23, 2016
    Posts:
    174
    Thank you! Saved my bacon.
     
  10. arthaqss

    arthaqss

    Joined:
    Mar 10, 2021
    Posts:
    3
    Thank you!
     
  11. IconicPlushStars

    IconicPlushStars

    Joined:
    Jul 2, 2022
    Posts:
    2
    i thought that i was the only one with this issue, who knew something from 2021 can help me?
     
  12. IconicPlushStars

    IconicPlushStars

    Joined:
    Jul 2, 2022
    Posts:
    2
  13. abdullahamir

    abdullahamir

    Joined:
    May 4, 2021
    Posts:
    1
    thanks bro