Search Issue Tracker
Editor crashes when Ray Tracing Shaders are not compiled properly
Reproduction steps: Open the attached project (“Crash_Shaders.zip“) Open Assets/Scenes/DxrSampleScene2 Enter Play Mode Expected resu... Read more
Crash on Play when <ComputeBuffer>.GetData() attempts a partial read on ...
To reproduce:1. Open the project “GetDataBugRepro”2. Make sure that Graphics API is set to DX12 (Edit → Project Settings → Player → ... Read more
”DrawMeshNow” is not drawing Mesh immediately (DX12)
How to reproduce:1. Open project “DrawMeshNow.zip“2. Open the “Bug” Scene (Assets > Bug)3. Enter Play Mode and observe the Game w... 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] Object becomes invisible in the scene when changing to DX12
Reproduction steps:1. Open the attached project “MeshTest”2. Open “Test” Scene3. Inspect the Scene view4. Go to Edit > Project Se... Read more
Incorrect values in ReadPixel for some 16bit GraphicsFormat when on Windows
To reproduce:1. Open the user’s project2. Expand ‘Bug’ GameObject in the Hierarchy3. Select any ‘Invalid’ GameObject4. Look at the I... Read more
D3D12 produces low FPS when using "CommandBuffer.IssuePluginCustomTextur...
Reproduction steps: Open the attached project (“D3D12 performance.zip“) Enter the Play Mode Observe FPS rate Expected result: D3D12 ... Read more
Crash on GfxTaskExecutorD3D12::AddRequiredResourceBarriers when opening ...
Reproduction steps:1. Open the attached “CrashRepro” project Expected result: The project opensActual result: Unity Editor crashes R... 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
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