Search Issue Tracker
[uGUI] UI elements change size depending on cursor location when moving ...
Steps to reproduce:1. Open User-supplied project2. Open the test scene.3. Move the mouse cursor around the screen over different app... Read more
[New Input System] Tapping the Scroll Bar makes it jump to the bottom, n...
Reproduction steps:1. Open "1193571" project2. Enter Play mode3. Tap in the middle of the Scroll Bar Expected Result: The Scroll bar... Read more
Anchor Presets suggests to press "Alt" button to set position when there...
How to reproduce:1. Create a new Unity project2. Create any UI GameObject (e.g. Image) and select it3. In the Inspector window click... Read more
Slider texture multiplies when dragged upwards in the game world
Steps to reproduce:1. Open QA-Supplied project (link in edit)2. Open Scene _scene -> "_SurvivalScene"3. Inspect the Game view Exp... Read more
Canvas Rendering error when app gets refocused
Steps to reproduce:1. Open User-supplied project2. Build the Sample scene3. Open the built app, press the Home button and return to ... Read more
Ctrl+Insert (copy) and Shift+Insert (paste) shortcuts do not work with t...
How to reproduce:1. Open attached project (1226349.zip)2. Enter Play Mode3. In the Game window, there should be an Input Field, sele... Read more
[2D] Unable to use UI components when the Unity UI package is removed an...
UI components like Text, Image, etc are not usable when Unity UI package is removed and added again in the package manager, refer th... Read more
Warning appears when Scrollbar Navigation is set to Vertical and Directi...
How to reproduce:1. Open attached Unity project2. Load scene "SceneWithNewEventSystem"3. Select Canvas->Bkg->ScrollView -> ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used