Hello. I’m facing some problems when using Visual Effect Graph version 12.1.7 and Unity 2021.3.6f1.
In short, some assets’ shader graph is missing, even if I have already fixed it on another computer.
I’m using a VFX package based on VFX graph.
-
After installing the package and VFX graph, the vfx prefabs show nothing.
-
Only after I hit “edit” and open the vfx graph editor, it emits particles.
But the particles look weird.
-
That’s because the vfx graph is broken ( I don’t know WHY ).
The shader graph in output particle mesh block is missing. The params are disconnected from this block.
-
Alright, these can be fixed and the vfx works as expected.
-
I upload the modifications with tortoise SVN.
But my partner says he can see no smoke at all.
I open the project on his laptop, and see
Nothing in vfx prefabs,
Just like section1, when I open this asset for the first time.
It looks like that I have to do the things all over again, maybe again and again on other team members’ computer.
So for the first time on a new device those assets just don’t work.
What could be the problem?
Is there something storing vfx graph modifications not upload by SVN?
Or vfx graphs really need some kind of “warm up” on a new device?