Search Issue Tracker
Crash on TiledTextureManager::CreateTexture when creating a large amount...
Reproduction steps:1. Open the attached project ("ReproScene.zip")2. Open scene "Crash"3. Select "Crasher" GameObject in Hierarchy4.... Read more
DirectX12 crash when re-importing a large number of assets
-- Steps to reproduce the crash:1. Clone the following project: https://github.cds.internal.unity3d.com/unity/Graphics-QA-FTP-Graphi... Read more
'd3d12: Profiler is enabled, but stable power state is not' is logged to...
How to reproduce:1. Open the attached project2. Open Scene 05 Expected result: No d3d12 related messages are loggedActual result: 'd... Read more
[DX12] Failure in some render target allocations when rendering HDRP & 8...
How to reproduce:1. Open the attached project "Dx12RenderTextures2.zip"2. Make sure the editor is using DX123. Open the "SampleScene... Read more
[DX12] Build crashes when Exclusive Fullscreen mode is used and the Play...
How to reproduce:1. Open the attached project named "Case_1339745"2. Open the Project Settings3. Set the Fullscreen Mode to "Exclusi... 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
Severe banding in non-native resolutions when using FullScreenMode.FullS...
Reproduction steps:1. Open the user's attached project2. Make sure that Direct3D12 and Linear color space is selected in the Player ... 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
Crash on GfxDeviceD3D12Base::DrawBuffersCommon when building project for...
How to reproduce:1. Open the attached project from "Ritter.DX12Crash.zip"2. In the Toolbar navigate to "Build" -> "Build..."3. Se... Read more
[DirectX12] Objects are not lighted in Game view when using SEGI system ...
Reproduction steps:1. Open the "Scene" Scene in the user's attached project2. Remove Direct3D11 from Edit > Project Settings >... 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