Search Issue Tracker
Unity crashes when opening Lighting Window
Reproduction steps:1. Open user attached Project2. Open the Lighting Window Expected result: The Lighting window is openedActual res... 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] DX12 shaders using register keyword triggers console error "d3d12...
Reproduction steps1. Open the attached user's project "ConstantBufferError.zip"2. Open "SampleScene.unity" Scene2. Make sure Direct3... Read more
Compute shader output is wrong on Direct3DX11 Graphics API when using AM...
Reproduction steps:1. Open the user's attached project2. Open Test Runner window: Window > General > Test Runner3. In the Test... Read more
[DX12] Editor crashes on GfxTaskExecutorD3D12::DoExecute or GeometryJobT...
How to reproduce:1. Download the project (Link in the Edit below)2. Open the Unity Editor folder and execute the following command -... Read more
Frame rate drops when using multiple monitors with duplicated screen
How to reproduce:1. Open the attached project "1253558.zip"2. Open the "Test" Scene3. Build and Run the project4. Set your operating... 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
[DX12] Editor crashes on ComputeShader::BeforeDispatch when using using ...
How to reproduce:1. Extract the attached project2. Execute the following command - Unity.exe -batchmode -runTests -assemblyNames “Pl... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS