Search Issue Tracker
Vulkan Editor gets a yellow tint with a Linear color space
To reproduce:1. Create a new project;2. Go to Player Settings;3. Change Color Space to Linear (Other settings > Rendering);4. Unt... Read more
[LWRP] Compute shader is not rendered on the screen
To reproduce:1. Open attached project;2. Open "Compute" scene;3. Make sure Lightweight Pipeline Asset is set in SRP Settings (Edit &... Read more
Skinned Mesh flickering when "Compute Skinning" is checked
How to reproduce:1. Open attached project "Case_1202430"2. Load "Romans Pack - Low Poly (HA)\Demo Scene"3. Open Project Settings -&g... Read more
Native Graphics Jobs Memory Leak
A memory leak introduced in 2019.2 (changeset 58248f4d2234) causes an eventual crash when running with Native Graphics Jobs. Reprodu... Read more
Alpha channel is corrupted when using RenderTexture on Metal and OpenGL
Steps:1. Open user's attached project ("Render Texture Test Project.zip")2. Change Graphics API to Metal or OpenGL3. Build and Run E... Read more
Crash in Standalone build's shadow rendering when using graphics jobs
To reproduce:1. Open users project attached (MyTestProjectCrash.zip)2. Build and run for Standalone Expected: build is launched succ... Read more
[LWRP] Cascade shadows + Soft shadows gives a shadow blob in the scene
Steps to reproduce: 1) Download attached project and open in Unity2) Go to Scene view and zoom in and out camera's viewNote: A shado... Read more
UIElements Debugger is named incorrectly in all Editor tabs
To reproduce:1. Open any project on a reproducible version2. Open context menu for Scene view Actual result: it's called UIElements ... Read more
Memory leak when using SetPropertyBlock and EnableKeyword in OnRenderObject
To reproduce: 1. Download project "RenderingMemoryLeaks.zip" and open in Unity2. Open "Scene" scene3. Enter Play mode4. Observe that... Read more
Played scene crashes after a few seconds in GfxDeviceD3D11Base::EndBuffe...
To reproduce:1) Open the attached project and "Infinite Water Demo" scene2) Play it CRASH! Reproduced in 2019.3.0a1, 2019.3.0f1, 202... 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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object