Search Unity

  1. If you have experience with import & exporting custom (.unitypackage) packages, please help complete a survey (open until May 15, 2024).
    Dismiss Notice
  2. Unity 6 Preview is now available. To find out what's new, have a look at our Unity 6 Preview blog post.
    Dismiss Notice

Post processing - eye adpation is not working

Discussion in 'Image Effects' started by yaa_5555, May 1, 2017.

  1. yaa_5555

    yaa_5555

    Joined:
    Nov 28, 2015
    Posts:
    1
    Hi,

    I installed the Post Processing asset and when I enabled the eye adaption I get the following message:

    The effect requires support for compute shaders. Enabling it won't do anything on unsupported platforms.

    Any ideas how can this be solved?

    Thanks
     
  2. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,881
    Hi
    Go to player settings and remove DX9 and add DX11 to standalone settings
    I don't know about other platforms