Search Issue Tracker
Unity crashes after changing graphics API from DX11 to DX9
Steps to reproduce:1. Create a new Unity project2. Close it3. Delete "Library" and "Temp" folders4. Open that project5. Go to Player... Read more
Unity crashes/fails to render if drivers are updated while Unity is open
Steps to reproduce: 1. Create new project and set editor to DX92. Update NVidia drivers while editor is open3. After drivers are upd... Read more
[Direct3D9] Depth Texture has visual glitches in deferred rendering path
Reproduction steps:1) Open user's attached project2) Open "Pond" scene (located in Assets/DepthBug/Demo/Scenes)3) Change "Rendering ... Read more
[DX9][Regression since 5.2] Texture.Apply on YUY2 texture crashes when u...
Steps to reproduce: 1. Open attached project2. Open scene "Basic"3. Run the sceneUnity crashes Doesn't happen with DX11 Reproduced w... Read more
[D3D9] GfxDeviceD3D9::SetShadersThreadable crash when reaching a specifi...
To reproduce:1. Download SetShadersCrash_FinalStripped.zip3. Follow instructions in "Building and Running the SetShadersCrash Projec... Read more
[D3D11][D3D9] RenderTexture with half format produces artifacts
Project:PixelReadingFloat project - takes temp render texture renders quad with gradient shader, samples pixels to texture and gets ... Read more
PlayerSettings.useDirect3D11 obsolete - console warning message is not p...
To reproduce issue follow the steps:1. Create new project2. Open new scene3. Create the script with following code and attach to any... Read more
Unity Editor crashes in GfxDeviceD3D11Base::SetShadersThreadable on atte...
STR:1. Open attached project with Unity 5.5.0b52. Try to open the scene3. Get editor crash Reproed only on Windows 8.1/10.DX9/DX11 o... Read more
[CommandBuffer][DX9] Inconsistent Behaviour Across Graphics APIs
Reproduction steps:1. Download "Report-Updated5.3-Fixed" project (6/15/2016 - 9:59).2. Open and play it with "-force-d3d11" or "-for... Read more
[DX11] Crash in TexturesD3D11::UploadTextureSubData2D when launching Uni...
Steps to reproduce:1. Launch Unity on machine with DX10 GPU Workaround: Use -force-d3d9 argument when launching Unity. You can read ... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument