Search found 3 matches

by icarus0508
Tue Sep 12, 2017 4:29 am
Forum: General Discussion
Topic: use AS on PS4
Replies: 5
Views: 6947

Re: use AS on PS4

Hi
I had sent you the email with the shader codes which face the error.
we tested on Unity 2017.1.0f3 with ASE V.1.02/v.1.03   PS4 SDK version is SDK4.508.101

Ty for helping

BR , Andrew :D
by icarus0508
Tue Sep 12, 2017 2:24 am
Forum: General Discussion
Topic: use AS on PS4
Replies: 5
Views: 6947

Re: use AS on PS4

Sure I will love to share my result and version to you guys. Ty
by icarus0508
Mon Sep 11, 2017 9:45 am
Forum: General Discussion
Topic: use AS on PS4
Replies: 5
Views: 6947

use AS on PS4

Hi
We are using Amplify Shader Editor to make a PS4/PC game, however we had faced build error "Ambiguous call to "lerp()"" during PS4-building.

The reason is that the PS4 shader compiler can not decided function polymorphism, so in order to fix the problem we modified the final shader that ASE ...