Search Issue Tracker
Fixed
Votes
0
Found in
5.4.0f3
Issue ID
820741
Regression
No
[Metal/DX11]Image Effects are broken on Metal and DX11
Steps to reproduce the issue:
1. Download and open the attached project (dropbox link is provided by the user).
2. Switch platform to iOS.
3. In the "Player Settings" select OpenGLES2 or OpenGLES3 as Graphics API.
4. Build the project.
5. Connect iOS device, build and run the game through xCode.
6. Notice that the image effects work as expected.
7. In the "Player Settings" select Metal as Graphics API.
8. Repeat 4 and 5 steps.
Actual result:
Image effects are broken.
Expected result:
Image effects should work as expected.
Note:
Image effects work in the Editor, OpenGLES2 and OpenGLES3, but not Metal and DX11.
Reproduced with:
5.4.0f3, 5.4.0p4, 5.5.0b1.
Cannot reproduce with:
5.1.5f1, 5.2.5f1, 5.3.6f1 because of this error message:
Assets/Standard Assets/Image Effects (Pro Only)/DepthOfFieldScatter.js(93,82): BCE0019: 'IndirectArguments' is not a member of 'UnityEngine.ComputeBufferType'.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
- Light bleeds when using box shaped spotlight with specific Emission Range values
Add comment