Search Issue Tracker
Input cursor for text does not align with the last entered glyph if the ...
Steps to reproduce : - create a new project- add an Input Field- select the Text in the Hierarchy and change the left Rect Transform... Read more
can't slide to the left due to navigation happening instead
1. play widget scene2. navigate to the lowermost horizontal slider3. try to slide to the left with arrow keys4. observe that it navi... Read more
AssertionException is thrown when trying to select dependencies of uGUI ...
To reproduce this bug: 1. Open the project 'AssertionExceptionError_2'2. Open the scene3. There is image UGUI object in the scene4. ... Read more
Disabling a Canvas using the Gamepad or the Keyboard throws error
To reproduce:1. Open attached project2. Open scene "test". It contains a button that toggles the canvas on/off when pressed. It can ... Read more
uGUI with <color> tags should fade out with alpha
To reproduce:1. Create a uGUI text2. Add the tags <Color = green> and </Color> to the text, it should turn green3. Try t... Read more
Cannot call set_Enabled from UnityEvent in the inspector
To reproduce:1. Create a uGUI button2. Create a new On Click event3. Set the camera as the object4. Select the functions > Behavi... Read more
Canvas Group alpha remains even after removing component
To reproduce:1. Open attached project2. Open test scene3. Select GameObject in Hierarchy4. Notice that alpha on Canvas Group is set ... Read more
Null Ref Exception with Input Field when playing scene
To reproduce:1. Create new project2. Add Text object to scene3. Add Input Field component to object4. Press play5. Notice that Null ... Read more
Setting the position of a RectTransform while its GameObject is not acti...
To reproduce this issue: 1. Import 'RectTransformPosition' package2. Open 'TestScene' scene3. It has Red and White images4. Play the... Read more
Can't navigate to right or left from sliders/scrollbars
1. play widget scene2. navigate to the middle vertical slider3. observe you can't navigate to the left slider4. observe you can navi... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default