Search Issue Tracker
Screen Space Reflection shows a distorted surface.
Steps to reproduce:1.Open ScreenSpaceReflectionTest.zip(the one that user attached with reply later) project2.Open SSR_Test scene3.S... Read more
Stencil buffer empty if MSAA disabled
Steps to reproduce:1) Open the project attached by user in Unity.2) Open scene 'main.unity'.3) Enter play mode.- Notice the sphere i... Read more
[ImageEffects] Depth of Field Bokeh values all minimum = "Inverse Bokeh
Using minimum values for Bokeh's Intensity, Threshold and Spawn Heuristic variables results in an inverse Bokeh effect. 2. How we ca... Read more
[ImageEffects] Deleting all IE assets does not update component UIs to "...
Deleting all assets related to Image Effects from your project whilst the components are on an object in your scene does not cause t... 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] SSR gap between "caster" and reflection
SSR effect leaves a gap of no reflection between "casting" object and relfection. Repro Steps: 1) Open attached project and scene "F... Read more
[ImageEffects] SRR Distance Blur creates artifacts
Distance Blur creates artifacts on objects Repro Steps: 1) Open attached project and scene "FunctionMain"2) Observe artifacts on cub... Read more
MotionVector pass is overwritten by Opaque objects if the renderQueue is...
Steps to reproduce:1. Download and open the attached project("MVbug.zip)2. Enter playmode Expected result: Wheels' motion vectors ar... 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
[OpenGL][CorridorDemo] Screen Space Reflection image effect causes Game ...
Steps to reproduce: 1. Open attached project2. Make sure that Editor is running in OpenGL mode (not Metal)3. Open the 'CorridorDemo'... 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