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
[HDRP] Switching shading mode from wireframe to shaded changes material ...
Steps to reproduce:1. Download 1083989_repro.zip2. Open "test" scene3. Make sure that HDRP package is correctly installed4. Enter pl... 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
[2D] [2d Triangle] Warnings appear in console when using 2d Triangle pac...
Two warnings appear in console when using 2d Triangle package Steps to repro:1. add com.unity.2d.triangle package to your project2. ... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names