Search Issue Tracker
InputField cursor position doesn't respect Text vertical alignment
Steps to reproduce:1. Open the attached project and the scene2. Press play3. Click on the white box4. Observe that cursor position d... Read more
Error "ArgumentOutOfRangeException: Argument is out of range
Error "ArgumentOutOfRangeException: Argument is out of range. Parameter name: index" When double clicking single line input field wi... Read more
Image.fillAmount value no longer affects visible fillAmount if set to 0.0f
Repro: 1. Open the attached project, add ' Debug.Log(_image.fillAmount); ' just after fillAmount is set to 'GaugeControl.cs'. 2. Run... Read more
The grid in 3d space is visible through the UI text and Canvas
To reproduce:1. Create new project2. Create UI Text game object3. Zoom in Text game object4. Notice that grid is visible through UI ... Read more
Can't interact with uGUI using a mouse on Android
This is a regression in Unity 4.6.0b11. Mouse worked fine with 4.6.0b10. Reproduced on:Google Nexus 5 with Android 4.4.4with Logitec... Read more
LayoutRebuilder error thrown after changing Text.text value several times
To Reproduce: 1. Open the attached 'ReproProjTextUpdate.zip' and run 'testScene'. 2. Notice that after ~5 seconds 6 identical except... Read more
Disabling UI GameObject and going into Play Mode makes it invisible upon...
To reproduce:1. Open attached Unity project "UITest"2. Open "test" scene3. In the hierarchy, navigate to Canvas --> Image and dis... Read more
Text field scrolling on Text (Script) component is broken.
To reproduce:1. Open attached project2. Open "Fieldtest" scene3. Select Text game object (Canvas->Text)4. In Text (Script) compon... Read more
NullReferenceException when adding Scroll Rect Component
Steps to reproduce : - create a new project- create a canvas and an empty game object- add the Scroll Rect Component to the game obj... Read more
"Quaternion To Matrix conversion failed because input Quaternion is inva...
Steps to reproduce : - import the project attached- open the scene- press play and notice the errors in the console 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