Search Issue Tracker
The Velocity of the scroll rect has been set to the the scroll position ...
How to reproduce:1. Open attached project "ScrollRectRepro.zip" and scene "SampleScene"2. In Hierarchy window, select "Content" obje... Read more
[Android] Huge GfxDriver size increase when animating UI
Steps to reproduce:1. Open user-supplied project2. Build and run the app with the profiler attached3. Notice the Memory -> GfxDri... Read more
[IMGUI] Unable to change the "Aspect Ratio" value under Aspect Ratio Fit...
Unable to change the "Aspect Ratio" value when "Aspect mode" is set as "None" in Aspect Ratio Fitter. Value can be changed when "Asp... Read more
Scroll position of scrollrect within a scrollview jumps when content is ...
How to reproduce:1. Open attached project "ScrollRectRepro.zip" and scene "SampleScene"2. In Hierarchy window, select "Content" obje... Read more
Slider Component using an Image for its Fill Rect field does not properl...
How to reproduce:1. Create a new Unity project2. Import the tester-attached Prefab(Slider.prefab)3. Drag the prefab into the scene4.... Read more
Setting pivot on 2D element in Rect Transform when using Shift to pick A...
Steps to reproduce:1. Open a new or an existing project2. Create a new Button GO (right-click in Hierarchy -> UI -> Button - T... Read more
OnValueChange persistent listeners are not being called when "Enter Play...
How to reproduce:1. Open attached project "case1269861.zip" and scene "ToggleTest"2. Go to Project Settings -> Editor and enable ... Read more
Panel of Canvas with Screen Space - Camera Render Mode alpha is set to 2...
How to reproduce:1. Open user's attached "OpacityIssuce" project2. Open the "Sample" Scene3. Open the Build Settings (File->Build... Read more
[uGUI] Input Field text can only be submitted using "enter" button
Reproduction steps:1. Create a new project2. Create an Input Field3. Enter Play Mode, select the Input Field and enter some text4. P... Read more
"SendMessage cannot be called during Awake, CheckConsistency, or OnValid...
To reproduce:1. Open attached project ("case_1263521.zip")2. From the menu bar select AG Tools > Prefab tester3. In the opened "P... 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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object