Search Issue Tracker
Unity crashes when calling NetworkTransport.Send with a connectionId lar...
How to reproduce:1. Open attached project "case_1128967-STW-Magical-Dinosaurs_striped_2018.3.zip" and scene "LiudoMenu"2. Enter Play... Read more
[SRP] UV overlap view is broken both in HDRP and LWRP
Steps to reproduce: 1. Create a new project using either LWRP or HDRP template2. Navigate to the lighting window, and make sure that... Read more
Shader Compiler crash on loading scene after project upgrade from 2018.3...
Crash still occurs after deleting the project library. To repro:- download smaller project attached by QA in comment- open it with U... Read more
Unity packages are unnecessarily recompiled when any assembly definition...
Steps to reproduce:1. Download and open the attached project2. Create or delete an Assembly Definition Expected result: only Assembl... Read more
Disabling a NavMeshLink component in the Editor does not correctly remov...
How to reproduce:1. Open the user-submitted project ("NavMeshComponents.zip")2. Click on the "Link" GameObject3. Disable the "NavMes... Read more
Unity Editor crashes on GameObject::SetSupportedMessagesDirty when chang...
How to reproduce:1. Open user's attached project2. Navigate to Edit -> Project Settings -> Editor3. Under Version Control sect... Read more
Asset Bundles size increased when Project contains fbx Assets with Morph...
Steps to reproduce:1. Open Project "BundleSizeIssue"2. Build Asset Bundles3. Check the size on disk of the Asset Bundles Folder Expe... Read more
[UWP] UnityWebRequests fail on UWP builds on Xbox One
How to reproduce:1. Open attached Unity project2. Build project to UWP3. Install and Run on Xbox Expected result: "Hello world" text... Read more
Dependency exception thrown when Entities Game Object Entity Script is A...
Steps to reproduce:1. Open the "EntitiesBug" Project2. Enter the Play Mode3. Check the Console for errors Expected result: there are... Read more
Unity throws "SendMessage cannot be called during Awake, CheckConsistenc...
To reproduce: 1. Download attached project “SendMessageSpam.zip" and open in Unity2. Open "SampleScene" scene3. In Hierarchy 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