Search Issue Tracker
Unity crashes on Object::GetInstanceID when destroying GameObject
How to reproduce: 1. Open the "Crash.zip" project 2. Open the "SampleScene" scene 3. Press Play 4. Press Space Actual result: Unity... Read more
Unity "WebRequest" "MultipartFormFileSection" is missing a closing boundary
Reproduction steps: 1. Open "MinimalRepro.zip" project 2. Open Fiddler 4 3. Enable Filters 4. In the field "Show only if URL contai... Read more
Lightmaps become broken on Unity 2017.2 and later when those were baked ...
The lightmaps aren't working correctly on Unity 2017.2 and later when those were baked on Unity 2017.1 or before. In this case, the ... Read more
WebClient and UnityWebRequest hangs when connecting to a local Wwise API...
How to reproduce: 1. Download and open attached project "WebClientTest" 2. Install and launch Wwise (added detailed steps how to in... Read more
Crash on adding Polygon Collider to transperent Texture with specific Tr...
How to reproduce: 1. Open the user-submitted project 2. Add the "hexagon-png-other-resolutions-276-240-pixels-553" sprite from the ... Read more
.NET 3.5 successfully compiles C#6 features when LangVersion set to C#4 ...
Using .NET 3.5, the C# project that is generated by Unity has a supported language version of 4: <LangVersion>4</LangVersion> Howeve... Read more
NullReferenceException is thrown when in Timeline window pressing "Home"...
How to reproduce: 1. Create new project 2. In Project window, create a timeline by right-clicking the window -> Create -> Timeline 3... Read more
[Windows] Jitter when fullscreen window mode used on a monitor with a lo...
Steps to reproduce: 1. Open user provided project 2. Build and run 3. Inspect camera movement jittering -- When ran in Fullscreen Wi... Read more
[TextMeshPro] Crash on UI::CreateUIVertexStreamInternal when resizing ca...
How to reproduce: 1. Open the "QATestScene.rar" project 2. Open the "EditorTest" scene 3. Press Play 4. Right Click to enable mouse ... Read more
Crash on GetLastPathNameComponent while importing package
How to reproduce: 1. Open the "Package Crash.zip" project 2. If Unity didn't crash, close Unity Actual result: Unity crashes. Repr... 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
- Crash on PrepareDrawShadowsCommandStep1 when entering the Play Mode in a specific project
- Physics Layer Collision Matrix's Layer names, checkboxes and hover highlights become misaligned when the Editor's UI Scaling gets changed
- Light/shadow information on an edge of a Terrain tile creates a seam with an adjacent Terrain tile when baking a LightMap
- "Missing types referenced from component UniversalRenderPipelineGlobalSettings on game object UniversalRenderPipelineGlobalSettings..." warning is thrown after switching the Platform to tvOS
- “Metal: Error creating pipeline state (Universal Render Pipeline/2D/Sprite-Lit-Default): Vertex attribute BLENDINDICES0(5) of type uint4 cannot be read using MTLAttributeFormatFloat2 (null)“ when setting GPU Skinning to GPU after opening the project