Search Issue Tracker
[URP] UnassignedReferenceException thrown on resetting the "Shadow Caste...
Resetting the Shadow Caster 2D" component causes the editor to throw UnassignedReferenceException, refer to the attached video. Step... Read more
Calling the SendTo method on a UDP Socket causes an invalid pointer addr...
How to reproduce:1. Open the attached project (1223903.zip)2. Enter Play Mode and look at the Console window Expected result: There ... Read more
Animations artifacts can be seen when using Timeline scrubbing
Reproduction steps:1. Open the attached project ("case_1216698-W_G_Animation.zip")2. Open the repro scene ("AnimationTest")3. Select... Read more
Unity crashing when baking lights and generating light UV
Step to reproduce: 1. Click Generate Lighting2. Wait3. Crash Notes: - Only reproduces in CPU Lightmapper.- Only reproduces when Gene... Read more
Game Object is rendered incorrectly in the Game View when sampling Depth...
To reproduce:1. Open attached project;2. Open SampleScene;3. Check the GameView Expected Result: red color is rendered where sphere ... Read more
3DS MAX model thumbs become twisted when Animation Type is set as Humanoid
Steps to reproduce:1. Open the attached project "New_Unity_Project__1_.zip"2. In the Project window select "MESH_Lito.fbx"3. In the ... Read more
[Hub] shows missing Unity Editor instance message if additional modules ...
Hub displays a missing Unity Editor instance message to all the projects created by the same version if additional modules are being... Read more
Mouse movement isn't recognized in Editor Play mode and Build when it is...
How to reproduce:1. Open the attached project ("Input system Remote connection.zip") in machine accessed by Remote Desktop2. Open "I... Read more
[URP] The Viewport Rect isn't correctly applied when the camera is outpu...
Repro step :- Open ViewportRect_URP- Open Scene "Repro.unity"- Open GameView : see a greenExpected result : half of the game view in... Read more
Crash on D3D12SwapChain::CreateHWND when CreateSwapChainForHwnd returns ...
Reproduction steps:1. Open user's attached project "vfxgraphcrash"--crash Reproducible with: 2017.4.37f1, 2018.4.18f1, 2019.3.4f1, 2... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES