Search Issue Tracker
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) MonoBeh... 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 sph... Read more
[PostProcessing] OnRenderImage source is null on first call in Forward R...
In forward rendering in 5.4.x, in the first call of OnRenderImage, source is null (results in null ref exception) when effects are e... Read more
OnRenderImage is invoked with a null source RenderTexture, when ImageEff...
The OnRenderImage method is invoked with a null source RenderTexture once after the script is enabled. This issue is only reproduci... Read more
[iOS][GLES] Extension 'GL_EXT_frag_depth' is not supported when running ...
To Reproduce: 1. Build and run the attached project with 5.4 (tested on b21) on iOS with GLES2 on iOS. 2. Observe that these errors... Read more
Bloom not working with HDR and bloom threshold at >1
Reproduction steps: 1. Open the attached project on Unity 5.6.0b4 or newer 2. Open the only scene 3. Open Game tab 4. See that there... Read more
Older image effects don't affect the Scene view window
In the Scene View there is a toggle for showing the Skybox, Fog and Lens Flare Effects. This button will appear in the incorrect sta... Read more
[TiltShift Shader] - SmallDiscKernel Samples Array is not used to Improv...
To reproduce the issue follow the steps: 1. Create new project 2. Import Standard Image Effects assets package 3. Open "TiltShiftHdr... Read more
[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 t... Read more
Screen Space Reflection shows a distorted surface.
Steps to reproduce: 1.Open ScreenSpaceReflectionTest.zip(the one that user attached with reply later) project 2.Open SSR_Test scene ... 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
- ListView fails to display items when the source list is cleared and a single element is added
- UI Toolkit ':hover' state remains active when another panel is drawn over the hovered element and Touch input is used
- Unsupported Orient modes can be selected and throw errors when using Strip VFX
- "Tab" key exits the name text field in the VFX Graph tab when renaming the Property
- Shader warnings are thrown when deleting blocks in the Ribbon VFX Graph