Search Issue Tracker
UnityWebRequest.SerializeFormSections Produces Incorrect Content-Disposi...
How to reproduce:1. Open the attached project2. Open the Game view3. Check the Data generated by UnityWebRequest.SerializeFormSectio... Read more
Animated component active values fail to reset after exiting animation i...
Steps to reproduce:1. Open attached “ActiveComponents.zip” Unity project2. Open scene “Test”3. Select “Model” object in Hierarchy4. ... Read more
[Editor] Crashes on Undo after creating a Non-empty Child GameObject.
Crashes on Undo after creating a Non-empty Child GameObject. Steps to Reproduce:1. Create new Game object2. Create a child non-empty... Read more
Misleading 'Project folder or disk is read only' error when trying to op...
To reproduce:1. Create project in partition in almost filled up drive2. Force quit when message 'No space left on device' will be th... Read more
[Mobile] _CameraDepthTexture renders a default UnityDefault2D texture
Reproduction steps:1. Open the attached project.2. Play the 'main' scene in the Editor.- You should see a sphere in the Game View.3.... Read more
Unity crashes at GfxDeviceD3D11Base::BindBuffersForDraw when LinerRender...
How to reproduce:1. Open given Unity project2. Enter "main" scene3. Enter play mode4. Unity crashed Reproducible with: 5.5.5p1, 5.6.... Read more
Warning not accounting for the first variable when multiple variables ar...
Steps to reproduce:1. Open attached project "FaultyWarning"2. Open Scene "Scene"3. RMB click on Script "Repro.cs"->Reimport4. Che... Read more
Duration doesn't change when changing Particle System Sub emitter's part...
To reproduce:1. Open project attached2. In Hierarchy window, select Particle System3. In scene window, press Simulate to simulate pa... Read more
Identical objects are sorted differently in the Tilemap with the same se...
Identical objects are sorted differently in the Tilemap with the same settings 1. levelScenes > load 'level_7'2. Place a green wa... Read more
IDbCommand ExecuteNonQuery method rapidly allocates memory
Reproduction steps:1. Download project "MemLeak.zip" and open in Unity2. Open scene "memtestscene"3. Open Task Manager4. Enter Play ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used