Page 1 of 1

HSV to RGB node not working correctly?

PostPosted: Tue Aug 28, 2018 4:55 pm
by Hylian_a6324
Hello y'all,
I really love your product! It makes things a lot easier.

However, I discovered something weird in the way how the "HSV to RGB" node works.
I was trying to copy some colors from an Adobe Illustrator art concept (using HSB there) to ASE (HSV).
I realized that the outcome color is not the same as in illustrator, even though i use the exact same Brightness/Value value.
In order to review that inconsistency i used the color picker from Unity and it confirmed my suspicion.

Image

I think there is something wrong in the way you calculate your "HSV to RGB" node.
However, I need it to be working correctly for the project i am working on.
Would you review that?
Or am I missing something?

Re: HSV to RGB node not working correctly?

PostPosted: Wed Aug 29, 2018 3:31 pm
by Amplify_Borba
Hello, thank you for getting in touch and for your support!

Regarding the issue, could you confirm if your project's 'Color Space' is set to 'Gamma'?

I've ran some tests and, despite the node preview not being accurate, which is expected, the final result on an unlit shader seems to correct.

Image

Since our node previews are in fact textures, they will be affected by the Color Space you've set up for the project, which can result in the preview having a somewhat different result than expected, but it will not interfere with their output.

Re: HSV to RGB node not working correctly?

PostPosted: Wed Aug 29, 2018 4:29 pm
by Hylian_a6324
Thanks for your quick response.
My color space was already set to alpha.

However, I was only checking on the preview image within my Shader function, on the unlit shader within the scene the colors are perfectly fine! I thought the preview image would also be unlit. What is the reason for it being displayed differently?

Anyway, my issue has been solved as I wasn't checking on the shader within the scene before. ;)

Re: HSV to RGB node not working correctly?

PostPosted: Wed Aug 29, 2018 5:30 pm
by Amplify_Borba
Thank you for letting us know that everything is working as expected!

In regards to the preview, unfortunately there seems to be an issue with the HSV to RGB node's preview which I'll pass to the developers for further investigation.

Please let me know if you have any further questions, thanks!

Re: HSV to RGB node not working correctly?

PostPosted: Thu Nov 22, 2018 4:47 pm
by Amplify_Borba
Hey there, I'm getting back in touch to let you know that this issue should be corrected in the latest ASE versions!

Thank you for reporting it, please don't hesitate to get back in touch if you come across any further issues!