Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.6.0b10
Issue ID
886030
Regression
Yes
[Metal] UnityStandardAssets.CinematicEffects.DepthOfField doesen't work on AMD GPUs
To Reproduce:
1. Download the CorridorDemo project from the Asset Store or from the link in the comment.
2. Open it with Metal Editor on Mac with an AMD GPU (tested with R9 M370X) and go to the 'CorridorDemo' scene and enable/disable the 'DepthOfField' script on the main camera
3. Observe that the depth of field image effect doesn't work properly (see screenshots in comments)
The actual regressions seems to have been triggered by the bump of SystemInfo.graphicsShaderLevel from 41 to 46
(with 4.1 it used to also work on AMD GPUs in Metal Runtime player)
RESOLUTION: No longer reproducible on 2017.2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples
Add comment