Search Issue Tracker
InputField.ActivateInputField() has no effect when invoked during script...
To reproduce:1. Open the attached project2. Open the ActivateInputFieldTest.unity scene. Notice how the input field is scripted to i... Read more
The SetAlpha call on a CanvasRenderer does not affect the children of th...
Steps to reproduce:1. Open the attached project and the scene2. Press play3. Observe that two child text elements rendering doesn't ... 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
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
Change any of the Toggle properties in inspector will trigger onValueCha...
To reproduce:1. Open attached project2. Open Mainscene3. Press play4. Select toggle in hierarchy5. Change any property of Toggle in ... Read more
When modifying the transform of a camera in late update any canvas assig...
To reproduce this bug: - Open the project- Play 'Scene'- Drag the slider- Notice lagging slider 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
[InputField] Disabling InputField's gameobject does not disable the caret
Steps to reproduce this issue: 1. Create a new project2. Create a new Input Field ( Create -> UI -> Input Field )3. Play the s... Read more
Docking/undocking game view creates slightly off-scale canvas
To reproduce:1. Open attached project2. Open scene main. It contains a canvas and a few images. Notice the initial size of the white... 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
- 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