Search Issue Tracker
[RenderGraph][D3D12] Crash on D3D12SwapChain::Present when using AddCom...
How to reproduce:1. Open the attached “IN-140355.zip” project2. Enter Play Mode3. Observe the crash Reproducible in: 6000.0.6f1, 600... Read more
Player hangs when the "Run in Background" is enabled and active window i...
How to reproduce (estimated): Open the “Test-Project.zip“ project Open Edit → Project Settings → Player → Resolution and Presentatio... Read more
Crash on D3D12SwapChain::Present when performing various Unity operations
A recurring crash issue in the Unity Editor has been observed, affecting various workflows. These crashes have been reported to happ... Read more
Increased Memory usage when Update Mode 'On Demand' Realtime lights are ...
Reproduction steps:1. Open the attached “lights-memory-tests.zip” project2. Open the “OutdoorsScene”3. Build and Run the Project4. A... Read more
[AMD] Crash on D3D12SwapChain::CreateHWND when creating or opening a pro...
Steps to reproduce:1. Open Unity Hub2. Open the “user’s attached project” or create a new one3. Observe the crash Reproducible with ... Read more
[Regression] Crash in GfxDevice::SetRenderTargets caused by GrabPass{} i...
1. Open QA stripped project2. Open scene3. Switch to android or iOS platform-- CRASH Reproduced on: 5.6.1p2, 2017.1.0b6, 2017.1.0b10... Read more
"Use of GfxDeviceD3D12::UploadTextureSubData2D is forbidden during a ren...
How to reproduce:1. Create a new project2. Make sure DX12 is selected as the Graphics API3. Observe the Console Expected results: No... Read more
Texture memory does not get released when using Direct3D12 Graphics API
How to reproduce:1. Open the attached "IN-142722_SmallTexture.zip" project2. Build the project3. Run the Player4. Observe the VRAM g... Read more
[Regression] Render Texture is not rendered when using GL.IssuePluginEve...
1. Open users attached project and "Scene"2. Inspect the "RenderingOverride" script. User uses OnRenderImage function to render an i... Read more
DirectX 11 selection issues on certain angles
Steps to reproduce:1. Use -force-direct3d11 when opening Unity2. Open user attached project ("SelectionBug")3. Try selecting the cyl... 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
- Shader Compiler IPC Exception and Editor Crash on AMD 9000-X3D CPU series
- Editor crashes in TextLib::FindIntersectingLink when hovering UITK Labels with <link> tags rendered via ATG
- Crash on mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL