Problem with custom HDRP skybox shader

Your feedback is very important to us. We are listening.
Post Reply
zhuchun
Posts: 6
Joined: Wed Mar 14, 2018 3:29 am

Problem with custom HDRP skybox shader

Post by zhuchun »

Hi, I'm following this tutorial https://github.com/Unity-Technologies/S ... y-Renderer to render my skybox in HDRP Volume. However the result is not good, it looks like that the camera fails to clean the buffer. Where am I doing wrong? Is that possible to make a custom HDRP skybox with ASE now? :?
Attachments
Snapshot
Snapshot
snapshot_hdrp_skybox.jpg (200.16 KiB) Viewed 5350 times
User avatar
Ricardo Teixeira
Posts: 954
Joined: Fri Aug 09, 2013 2:26 pm

Re: Problem with custom HDRP skybox shader

Post by Ricardo Teixeira »

zhuchun wrote:Hi, I'm following this tutorial https://github.com/Unity-Technologies/S ... y-Renderer to render my skybox in HDRP Volume. However the result is not good, it looks like that the camera fails to clean the buffer. Where am I doing wrong? Is that possible to make a custom HDRP skybox with ASE now? :?
Hello there,

I'm not 100% familiar with the requirements but it seems to need an additional SubShader, which you should be able to add using our Template system. (Example)

I'll pass your question onto the ASE devs and see if there's something we can do on our side.

Thanks!
Sales & Customer Relations at Amplify Creations
Learn more about our offering: Amplify Creations Products
Amplify Shader Editor won the Asset Store Best Tool Award - Thank you for your support!
Post Reply