Triangle adjacency Geometry Shader

Hi all,

Someone have tried Triangle adjacency in Geometry Shader? It seems that only vertex 0-2-4 are available, is there a work around to fix it? I suppose the problem is that they miss to call GenerateGSAdjacency in directx, is there a way to call my self in unity?

Thanks

Someone in staff can reply me? I think they should well know this problem.

Thanks

Contact support@unity3d.com to speak to support. The forums are not frequently or thoroughly monitored by Unity developers.

I will,

Thanks

I’m in contact with the support,when I will got the solution I will report it.
For the future I found this problem in Unity 4.1.2.

Thanks