Search Issue Tracker
[DX12] GPU profiler causes memory leaks and can cause Unity Editor to cr...
GPU profiler causes memory leaks and can cause Unity Editor to crash. [Arnaud] new details about the repro. First of all, the leak ... Read more
Multiple Editor windows are shaking when re-sizing them with DX12 Graphi...
How to reproduce: 1. Create a new project 2. Set the Graphics API to Direct3D12 in the Rendering section (Edit -> Project Settings -... Read more
[RTX] Dispatching RTX rays causes immediate crash with a closesthit shad...
The same issue as in case 1351303 regarding max_recursion_depth that has a value of 1 in the raytrace shader even though the maximum... Read more
[Direct3D 12] Crash with various stack traces when running a 3D Game Kit...
How to reproduce: 0. You can use the 3D Game Kit project attached below. If doing so - skip to step 3. 1. Create a new 3D Game Kit ... Read more
[DX12]Screen.SetResolution causes "Couldn’t switch to requested monitor ...
Reproduction steps: 1. Open attached project "Resolution.zip" 2. Build and Run 3. Observe build Expected result: No error Actual re... Read more
[HDRP] [DXR] Ray-traced reflection ignores material animation
How to reproduce: 1. Open the attached project named "Case_1263376" 2. Open the Test Scene 3. Enter Play mode 4. Observe the Quad an... Read more
[HDRP] [DXR] Ray-traced reflection ignores changes with MaterialProperty...
How to reproduce: 1. Open the attached project named "Case_1263306" 2. Open the Test Scene 3. Enter Play mode 4. Observe the Quad an... Read more
[DXR] SNorm16 can't be used for mesh's normals when ray traced reflectio...
How to reproduce: 1. Open the attached project named "Case_1263936" 2. Open the Test Scene and enter Play mode 3. Observe two meshes... Read more
Crash on GfxDeviceD3D12Base::DrawBuffersCommon when calling Graphics.Dra...
How to reproduce: 1. Open user attached project "NanoTwo.zip" 2. Enter Play Mode 3. Enable 'DrawProcedural' GameObject 4. Enable 'In... Read more
[Editor] VSync (Game View only) doesn't work on DX12 and Vulkan
Reproduction steps: 1. Open the attached user's project "DX12VsyncRepro.zip" 2. Make sure that DirectX12 is selected as the Graphics... 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
- Editor crashes when debugging a for loop
- Crash on UnityPlayer!profiling::ProfilerManager::DisposeProfilerRecorder+0xa when Player gets relaunched and exited after running for a long amount of time
- [Input system] When releasing one touch and pressing a second touch during a single frame, the second touch is not translated into UI event line OnPointerDown by the InputSystemUIInputModule
- URP Samples - multiple "Attempting to resolve render surface" and other errors appear when setting Quality pipeline asset
- OnDemandRendering.willCurrentFrameRender returns incorrect values in the Player when UnityEngine.Rendering.OnDemandRendering.renderFrameInterval is greater than 1