Search Issue Tracker
The Inertia of ScrollRect doesn't clear when all children of ScrollRect ...
To reproduce:1. Open attached project2. Open ListViewTest scene3. Drag ListView4. Click Close button when moving ListView with Inert... Read more
When 'Find references in Scene' is selected, the scene view looks comple...
To reproduce this bug: 1. Open the attached project2. Open 'UIExample' scene3. Right click any asset4. Select 'Find references in sc... Read more
If CanvasRender.SetVertices is passed null, it results in a guaranteed c...
To reproduce this bug: 1. Open a new project2. Create any gameobject3. Add the attached OtherImage script component, which sets vert... Read more
An InputField added to dynamically created canvas throws an error
To reproduce:1. Open attached project2. Open init scene3. Press play4. 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 Scene2. Press play3. Change silder value to 04. Change silder value greater than 05. Notice that slider... Read more
Impossible to scroll content of ScrollRect via Scrollbar if ScrollRect's...
To reproduce:1. Open attached project2. Open Testscene scene3. Press play4. Try to scroll using scrollbar5. It's impossible to scrol... Read more
No way to set InputField's text by script
To reproduce:1. Open attached project2. Open Test scene (The test scene has a single input field. Attached is a script that just set... Read more
UI Button doesn't change to "Disabled Color" when it gets disabled by To...
To reproduce:1) Create new Unity Project2) Add "GameObject" --> UI --> Button3) Change colors like this: "Image" Component col... 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 onV... 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. Now c... 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