For the sake of anyone else that may run into this...
Your new build (1.5.6.003 available http://amplify.pt/download/) seems to have fixed the issue.. thank you for the quick work!
Search found 4 matches
- Wed Sep 26, 2018 8:24 pm
- Forum: General Discussion
- Topic: HDRP shadow error
- Replies: 2
- Views: 5253
- Fri Sep 21, 2018 7:10 am
- Forum: General Discussion
- Topic: HDRP shadow error
- Replies: 2
- Views: 5253
HDRP shadow error
I'm using
-unity 2018.2.8f1
-cscape 0.9.5.4
-hdrp 3.0.0
-amplify shader editor 1.5.6
And I'm getting some strange shadow clipping issues when using cascades.
The shader that came with cscape was made in amplify, so I've updated it to hdrp, and noticed the issue.
I've also tried making my own ...
-unity 2018.2.8f1
-cscape 0.9.5.4
-hdrp 3.0.0
-amplify shader editor 1.5.6
And I'm getting some strange shadow clipping issues when using cascades.
The shader that came with cscape was made in amplify, so I've updated it to hdrp, and noticed the issue.
I've also tried making my own ...
- Fri Dec 15, 2017 10:02 pm
- Forum: Amplify Shader Editor
- Topic: redefinition of '_SpecColor'
- Replies: 4
- Views: 5703
Re: redefinition of '_SpecColor'
Thanks for the birthday present!
Shader is working as expected now.
Shader is working as expected now.
- Fri Dec 08, 2017 8:29 pm
- Forum: Amplify Shader Editor
- Topic: redefinition of '_SpecColor'
- Replies: 4
- Views: 5703
redefinition of '_SpecColor'
In using Amplify Shader Editor, I'd like to essentially recreate the standard shader, but with some additional options.
The issue comes when adding Colors and Textures which match the names from the standard shader
(ie... _ColorMap, _Color, _SpecColor, _SpecMap, etc)
The goal here is so that when ...
The issue comes when adding Colors and Textures which match the names from the standard shader
(ie... _ColorMap, _Color, _SpecColor, _SpecMap, etc)
The goal here is so that when ...