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
- Cursor image does not update when Cursor.SetCursor is called again with CursorMode.Auto
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project
- ListView list items in UIToolkit get stuck when reorderMode is set to Animated and they are reordered using two or more fingers on touch devices
Add comment