Search Issue Tracker
Unity doesn't recognize missing assembly references when moving a script...
Repro steps:1. Open attached project2. Drag "Foo.cs" from "Assets/Scripts/Foo" to "Assets/Scripts/Bar"3. Wait for the Editor to Hot ... Read more
GUILayout.TextField and GUI.TextField don't accept any input when a stri...
Repro steps:1. Open QA attached project "repro_1082259"2. Main Menu -> MyExample -> Window3. Press on the input field4. Try to... Read more
ArgumentException is thrown when leaving Prefab Edit mode during Script ...
How to reproduce: 1. Open the attached "TestFor1081094.zip" project2. Select GameObject Prefab from the Assets folder3. In the Inspe... Read more
MeshTopology.Quads generates a draw call that uses 3 point patches inste...
According to Unity Documentation (https://docs.unity3d.com/ScriptReference/MeshTopology.Quads.html), MeshTopology.Quads should gener... Read more
[Windows] mono_internal_hash_table_lookup crashes when entering to Play ...
To reproduce: 1. Download attached project "Assignment1.zip" and open in Unity2. Open "main-test" scene3. Enter Play mode Expected R... Read more
Assets with serializedVersion: 6 meshes are not rendered
Steps:1. Open attached project "MeshImportFail-withScript.zip"2. Select the "TestMesh" mesh asset and check the Preview window Expec... Read more
An Asset for a moment appears in the wrong folder after importing some t...
Repro steps:1. Open user attached project2. Go to "Assets/ImportToHere"3. Right-click in the folder and in the context menu select "... Read more
Unity freezes when importing a specific .FBX file
How to reproduce:1. Create a new project2. Drag cylinder.FBX file into the Project Expected result: cylinder.FBX is imported into Un... Read more
New Brush and Terrain Layer assets are called "Untitled"
When creating a new Brush or Terrain Layer assets, by default a name "Untitled" is assigned instead of expected "New Brush" and "New... Read more
[UWP] After building project on .NET backend two exceptions are printed ...
Steps to reproduce:1. Create new project2. Switch platform to UWP3. Change scripting backend to .NET4. Build Project Expected result... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled