Search Issue Tracker
The Inertia of ScrollRect doesn't clear when all children of ScrollRect ...
To reproduce: 1. Open attached project 2. Open ListViewTest scene 3. Drag ListView 4. Click Close button when moving ListView with I... Read more
When 'Find references in Scene' is selected, the scene view looks comple...
To reproduce this bug: 1. Open the attached project 2. Open 'UIExample' scene 3. Right click any asset 4. Select 'Find references i... Read more
If CanvasRender.SetVertices is passed null, it results in a guaranteed c...
To reproduce this bug: 1. Open a new project 2. Create any gameobject 3. Add the attached OtherImage script component, which sets ... Read more
An InputField added to dynamically created canvas throws an error
To reproduce: 1. Open attached project 2. Open init scene 3. Press play 4. Notice the error thrown in console Read more
If I used a mask processing, slider set to 0 value at a time, will be al...
To reproduce: 1. Open BugTest Scene 2. Press play 3. Change silder value to 0 4. Change silder value greater than 0 5. Notice that s... Read more
Impossible to scroll content of ScrollRect via Scrollbar if ScrollRect's...
To reproduce: 1. Open attached project 2. Open Testscene scene 3. Press play 4. Try to scroll using scrollbar 5. It's impossible t... Read more
No way to set InputField's text by script
To reproduce: 1. Open attached project 2. Open Test scene (The test scene has a single input field. Attached is a script that just... Read more
UI Button doesn't change to "Disabled Color" when it gets disabled by To...
To reproduce: 1) Create new Unity Project 2) Add "GameObject" --> UI --> Button 3) Change colors like this: "Image" Component color ... Read more
InputField.onValidateInput event called twice after every edit
To Reproduce: 1. To Reproduce open & run the attached project. 2. Type a single character into the input field, observe that onVal... Read more
InputField with maximum number of characters doesn't accept 'replacement...
Steps to repro: 1. Play the Untitled scene. 2. Type "12". Select all characters, and then type "3". The input field shows "3". 3... 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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window