Search Issue Tracker
[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 ... Read more
Crash on rapid resolution change with image effects and large UI image
Repro steps:1) Open the project and TestResolution.scene2) Notice the scene has a RawImage in Canvas and SSAO on Main Camera3) Build... Read more
[ImageEffects] AA before DoF in PP chain results in Bokeh artifacts
Having AA before DoF in the post process chain creates artifacts (different depending on AA type) when using Bokeh textures. AA afte... Read more
Blur and Flare shader has 2 lines overwriting a parameter
Steps to reproduce:1. Download the Legacy Image effects Package2. Open the Blur and Flare shader Expected result: single line for se... Read more
[ImageEffects] Bloom effects different colours at different thresholds
Bloom effect effects green channel at a higher threshold than red or blue channels. Repro Steps: 1) Open attached project and scene ... Read more
[ImageEffects] SMAA temporal causes "edge detection" lines to be drawn t...
Adding a temporal type (any) to SMAA component causes "edge detection" lines to be drawn to camera. Changing the temporal type cause... Read more
[ImageEffects] Quality Settings AA causes SMAA temporal to flip the came...
(5.4) In forward rendering path, If Anti-aliasing is enabled in Project Settings > Quality Settings, any SMAA temporal type cause... Read more
[HDR/GrabPass] Deferred + HDR + GrabPass bugs
To reproduce:1.Open attached project.2.Open "Scene2 (2 cameras)" scene, check game view, notice that part of its upper part has blac... Read more
[TiltShift Shader] - SmallDiscKernel Samples Array is not used to Improv...
To reproduce the issue follow the steps:1. Create new project2. Import Standard Image Effects assets package3. Open "TiltShiftHdrLen... Read more
Crash on "MonoBehaviour::AddImageEffectCallbacksToManagers" when scene i...
Reproduction steps:1. Open attached project.2. Open and play "t4" scene.3. Editor crashes on: 0x000000014033A342 (Unity) MonoBehavio... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- 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