Search Issue Tracker
A scene, with a prefab which has Vertical Layout Group and a child with ...
How to reproduce:1. Open attached project "ContextSizeFitterBug.zip"2. Open either scene "SampleScene" or "SampleSceneFixed"3. Obser... Read more
Physics2DRaycaster distance results ignore sprite z position
Steps to reproduce:1. Open attached unity project2. Open "Distance" scene3. Enter Play Mode4. Hover mouse over the red sprite in Gam... Read more
Characters in text fields are shown in GUI.TextArea when IME characters ...
How to reproduce:1. Setup Google or Microsoft IME (Google IME for Japanese can be found here: https://www.google.co.jp/ime/ Microsof... 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
[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
RectTransform.sizeDelta is not changed when only a large number's ones d...
How to reproduce:1. Open user's attached project2. Open "SampleScene" Scene3. Enter Play Mode Expected result: deltaSize.x is change... Read more
IndexOutOfRangeException and MissingReferenceException are thrown when e...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode Expected result: No errors are thr... Read more
Undo doesn't restore UI Canvas Rect Transform after changing Canvas Rend...
To reproduce:1. Open attached project ("case_1246899.zip")2. From Hierarchy select "Canvas" Game Object3. In the Inspector window ch... Read more
Canvas with Screen Space - Camera does not render UI accurately when usi...
How to reproduce:1. Open user's attached project2. Enter Play Mode3. Observe Game view Expected result: All of the UI is renderedAct... Read more
UnityEngine.UI.ListPool<Mask> retains a reference to a Mask object after...
How to reproduce:1. Open the attached project2. Open Launch Scene3. Click Play4. Click Go To Next Scene in the Game View Expected re... 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 Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template