Search Issue Tracker
ScrollView produces jittery animation when playing PostPointerUpAnimation
In line 1574 of “ScrollView.cs” (https://github.com/Unity-Technologies/UnityCsReference/blob/2023.2/ModuleOverrides/com.unity.ui/Cor... Read more
Input field text is missing when in toolbar
Reproduction steps:1. Open the “FieldsInToolbar“ project2. Observe the input fields in the toolbar Expected result: The fields conta... Read more
Listview is scrolled to the wrong item when using “ScrollToItem” in a li...
How to reproduce:1. Open the user’s attached “My project (2).zip” project2. Enter Play Mode3. In the “Text Field,” insert “30”4. Obs... Read more
RadioButtonGroup choices list doesn't clear when the script is not in a ...
Reproduction steps:1. Open project “My project (26) 2.zip”2. Open script “Test.cs”3. Attach debugger to Unity Editor4. Add a breakpo... Read more
ListView list items in UIToolkit get stuck when reorderMode is set to An...
How to reproduce:1. Extract and open the attached “IN-114657.zip“ project2. In Assets/Scenes, open the “SampleScene.unity“ Scene3. E... Read more
Foldout toggle does not align with its label when using the UIToolkit Tr...
How to reproduce:1. Open the attached “IN-109187” project2. Open the “TestTVWindow” Tab (at the top toolbar Test > Test Tree View... Read more
ListView.itemsChosen is called when quickly single clicking on two separ...
Reproduction steps:1. Open project “ListViewSelection.zip”2. Open “SampleScene”3. Enter Play Mode4. Quickly click on two different e... Read more
VU meter is not shown in the Inspector window when using “OnAudioFilterR...
How to reproduce:1. Open the user’s attached “UAS-Core-Dev_2022_3.zip” project2. Enter Play Mode3. In the Hierarchy window, select “... Read more
Curve window opens when right clicking on the curve
Reproduction steps:1. Open the attached project “CurveRepro“2. Select “MyCurve“ in the Hierarchy window3. Right-click on the curve E... Read more
Variable name overlaps range slider in Inspector window when having a lo...
How to reproduce:1. Open the attached “range.zip” project2. Open “SampleScene” Scene (Assets > Scenes > SampleScene)3. In the ... 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