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 s... Read more
Multiple Editor windows are shaking when re-sizing them with DX12 Graphi...
How to reproduce:1. Create a new project2. 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 pr... Read more
[DX12]Screen.SetResolution causes "Couldn’t switch to requested monitor ...
Reproduction steps:1. Open attached project "Resolution.zip"2. Build and Run3. Observe build Expected result: No errorActual result:... 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 Scene3. Enter Play mode4. Observe the Quad and it... 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 Scene3. Enter Play mode4. Observe the Quad and it... 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 mode3. Observe two meshes an... Read more
Crash on GfxDeviceD3D12Base::DrawBuffersCommon when calling Graphics.Dra...
How to reproduce:1. Open user attached project "NanoTwo.zip"2. Enter Play Mode3. Enable 'DrawProcedural' GameObject4. Enable 'Indire... 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 A... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used