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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment