Search Issue Tracker
UI panel is shifted by several pixels relative to gizmo of 2d manipulati...
To reproduce:1. Open attached Unity project "ImageShift.zip"2. Open scene "1"3. Click on Canvas --> panel Expected result: The 2d... Read more
ScrollRect vibrates with small, world space UIs
Reproduction steps: 1. Open attached "scrollrect_repro" Unity project.2. Open and play "ScrollRect-UnitysVersion" scene.3. Press the... Read more
Scroll rect scaled to very small value and set to elastic movement type ...
To reproduce:1.Create new project, import and open attached "case_736804-scroll_rect_bug.unity" scene.2.Play scene, select Canvas &g... Read more
[Animator][CullingMode] Canvas elements don't animate when on-screen; Ot...
Steps to reproduce:1. Download and open the attached project2. Open scene "Scene"3. Press play4. Observe square animations Expected ... Read more
Assigning a canvas to an OnClick () event on the button changes the refe...
To reproduce:- Enter play mode- Try the "Show / Hide" button on the text panel (this will work as intended hiding/showing the canvas... Read more
Sliced images are not displayed correctly in WebGL build
To reproduce:1. Open attached project2. Build and run WebGl3. Notice that sliced image shows up incorrectly Read more
uGUI project textures/sprites are messed up when built to Android
Building to android sample uGUI project brings undesired artifacts to GUI elements. Read more
Raycasters sorting doesn't match Canvas sorting
uGUI: Raycasters sorting doesn't match Canvas sorting (4.6.1p5) PROBLEM When you have 2 Canvas with 'Screen Space - Overlay' render ... Read more
NullReferenceException error appears after compilation
Reproduction steps:1. Open project attached.2. Open scene Load from "Assets/_Scenes" Expected result: There will be no errors after ... Read more
Scroll bar disappears in the editor but appears in playmode
Reproduction steps:1. Open the attached project2. Open the scene3. Enter playmode, notice how the scroll bar on the right disappears... 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