Search found 1 match

by Setsuki
Fri Sep 28, 2018 9:05 am
Forum: Amplify Shader Editor
Topic: Unity 2017.3b2 WebGL - SV_POSITION vs VPOS
Replies: 2
Views: 3635

Unity 2017.3b2 WebGL - SV_POSITION vs VPOS

Hello!
I recently switched an existing project to 2018.3b2, and made sure to update ASE to the latest Asset Store version.
When building for WebGL, two of my shaders generate the following error :
duplicate system value semantic definition: input semantic 'SV_POSITION' and input semantic 'VPOS' at ...