Search Issue Tracker
[DX12] Teleporter Demo player crashes in DX12
Teleporter demo player (from cloud build) crashes when forced into DX12 Repro Steps: 1) Unrar attached player and run with command l... Read more
[DX12] Changing graphics API to DX12 has no effect
Steps to reproduce (or watch attached gif):1. Create a new Unity project2. Open "Edit/Project Settings/Player"3. Uncheck "Auto Graph... Read more
SUCCEEDED(hr) error spams console after using Main Camera colorpicker
Title: SUCCEEDED(hr) error spams console after using Main Camera colorpickerSteps To Reproduce:1. Open Unity project2. Select the Ma... Read more
[DX11] SAMPLE_DEPTH_TEXTURE returns zero on windows standalone
Steps to reproduce: 1. Open attached project2. Open scene "shadow"3. Make sure that DX11 is enabled4. Run the scene and notice that ... Read more
[D3D11][D3D9] RenderTexture with half format produces artifacts
Project:PixelReadingFloat project - takes temp render texture renders quad with gradient shader, samples pixels to texture and gets ... Read more
[D3D9] GfxDeviceD3D9::SetShadersThreadable crash when reaching a specifi...
To reproduce:1. Download SetShadersCrash_FinalStripped.zip3. Follow instructions in "Building and Running the SetShadersCrash Projec... Read more
[DX12] Game crash when using Multicore (error: hread:: EqualsCurrentThre...
Steps to repro: 1. Download the project from https://oc.unity3d.com/index.php/s/mmGsRAL1QQH2yse2. launch the exe with -force-d3d12 -... Read more
Crash related to render node queue when selecting large prefab with lots...
Steps to reproduce: 1. Download and import attached project. (crash_project_dx.zip)2. Try to drag and drop Terrain.prefab into the h... Read more
[DX11] Editor freezes when reading pixels outside of window's bounds
Nvidia GPU required, issue didn't occur on Radeon. Repro steps:1. Open "Sands" project2. Click on canvas > image in the hierarchy... Read more
Crash in GfxDevice::SetRenderTargets when using R11G11B10 HDR mode in Gr...
Steps to reproduce: 1) Download attached project 'CrashTest.zip' and open in Unity2) Open scene 'test'3) In Hierarchy window, select... 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