Search Issue Tracker
Image Effects don't affect Scene View
Steps to reproduce: 1. Open "IlyaExp" project 2. Open "il1" scene 3. Place Scene and Game view windows together in editor 4. Select ... 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
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
[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
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
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
Crash on rapid resolution change with image effects and large UI image
Repro steps: 1) Open the project and TestResolution.scene 2) Notice the scene has a RawImage in Canvas and SSAO on Main Camera 3) Bu... Read more
[ImageEffects] TCG Gamma is backwards
TCG Gamma variable is backwards. Repro Steps: 1) Apply TCG to a camera and enable Color Grading 2) Make an object of flat colour 2... Read more
[ImageEffects] TCG Channel Mixer is backwards
TCG Channel Mixer is backwards, like the "Channel" is input not output. Add .5 blue to red channel and red channel becomes more blue... Read more
[SSAO - New] Forward rendering + Far clip plane causes bad effect
If the far clip plane on the camera is too large then the effect is impaired. Workaround: Change far clip plane on camera to small ... 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