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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment