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 Device Filter Lists Asset information box has too much empty space
Reproduction steps:1. Create a new project2. Create a D3D12 Device Filter Lists Asset (Create > D3D12 Settings > Device Filter... Read more
[WinArm][DX12] Crash in DrawBuffersCommon when docking windows
Steps to reproduce: 1. Open the attached project (any URP project will probably work, but this one contains a few GameObjects and cr... 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
Crash on D3D12GetInterface when creating a project from template on spec...
How to reproduce:1. Create and open a project using the 3D Game Kit template (https://assetstore.unity.com/packages/templates/tutori... Read more
Crash on PrepareScriptableLoopObjectData when entering Play Mode and let...
Reproduction steps:1. Open the attached “repro-project“2. Enter Play Mode3. Let the scene run for a while Expected result: The proje... 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
- UI Shader Graph throws 'UnityDisplayOrientationPreTransform' error when Android is the selected platform
- Editor memory leak when entering and exiting Play Mode in a blank URP project
- Point Lights with the "Hard Shadows" Shadow Type appear as black squares when Rendering Path is set to "Forward+" or "Deferred+"
- Error SGICE002 is wrongly shown when the tuple elements in a foreach statement don’t match the order of the tuple returned by SystemAPI.Query
- LockBufferForWrite incorrectly rejects valid writes when GraphicsBuffer size exceeds 32-bit limit due to integer overflow