Search Issue Tracker
A yellow triangle appears when image file from Assets/Editor Default Res...
Reproduction steps:1. Open the "1396851.zip" project2. Open Assets > EditorGuiUtilityLoadEquivalent.uxml3. In the UI Builder's Hi... Read more
[UIToolkit] Input field settings are carried over to the next input fiel...
Reproduction steps:1. Open the attached project "ui-uitoolkit-imgui-ugui-main.zip"2. Build and run the project on an Android device3... Read more
PointerUpEvent doesn't work when using left-click on a dragger of the Sl...
Reproduction steps:1. Open users attached project2. Open Assets > Scenes > SampleScene.unity3. Enter Play Mode4. In the Game V... Read more
Editor window shows incorrect layout of properties when using InspectorE...
How to reproduce:1. Open the user's attached project2. In the Project window, select "Inspect Me With The Window (Material)"3. Go to... Read more
[Windows] EndLayoutGroup error is thrown when closing a SaveFilePanel in...
Reproduction steps:1. Open the user's attached project ("GUILayoutError.zip")2. Select a GameObject from the Hierarchy window3. Clic... Read more
Pressing the Backspace key returns to the "Search" view in the "Add Comp...
Reproduction steps:1. Create a new Unity project2. Select any GameObject3. Go to Inspector > Add Component > New script4. Pres... Read more
DelayedTextField is returning text from another text field when using in...
How to reproduce:1. Open the project "TestProject - Copy.zip"2. In the Project window select New Test Data (Assets>Source>New ... Read more
Button doesn't appear as toggled/activated when using GUIStyle with GUI....
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. In the Hierarchy, select the "ButtonsManager" GameObje... Read more
GUIUtility.hotControl changes when drawing a button using GUILayout
Reproduction steps:1. Open the user's attached "Test.zip" project2. Open the "SampleScene" Scene3. Select the "Test" GameObject4. Mo... Read more
GUI button looks different from Editor in a Build when the GUI button st...
Reproduction steps:1. Open the attached "1367716.zip" project2. Enter the Play Mode3. Observe the UI of the Scene in the Game view (... 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
- Texture Sampling overlap causes graphical errors on specific Graphics APIs and Devices when using Framebuffer Fetch
- [Android] AssetBundle loading performance degradation when loading from a local Assetbundle
- [iOS][Android] Reflection with Generic Class returns unexpected values
- Shader Variant Collection Asset UI is hard to read when multiple Shaders and keywords are added
- Regression for "WebGL build is missing "malloc" and "free" functions when passing "-sERROR_ON_UNDEFINED_SYMBOLS=0" to emscriptenArgs"