Search Issue Tracker
Setting a RectTransforms parent in Awake, set it's scale to (0,0,0)
To Reproduce: 1. Import the unitypackage attached to the post.2. Open scene 'PrefabInstantiateTest' & play.3. Notice that Canvas... Read more
Having two children Canvas of a Canvas breaks rendering
To reproduce:1. Add a Canvas2. To the Canvas add two Canvas children3. Add an Image to one of the children CanvasExpected result: Th... 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
uGUI scene gizmos can be set to illegal parameters in inspector
1. Create button in a scene Example 1:2. in inspector for anchor min, set value that is higher than anchor max.3. result is that anc... 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
If the canvas camera is a child of the canvas, the canvas will fly away ...
To reproduce:1. Open attached project2. Open "testscene" scene3. Select "Button" GameObject4. Change Scale values of "Button" GameOb... Read more
Scrolling rapidly on ScrollRect causes scrolling to stop
To reproduce: 1) Download and open project2) Build and run for iOS3) Try rapidly scrolling in one direction or scrolling up and down... 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
ScrollRect "Clamped" movement type does not clamp scroll rect movement w...
To reproduce this bug: 1. Open the UI Beta Project2. Open 'Scroll view' scene3. Select 'ScrollView' object(Canvas->Window->Con... Read more
Input field's OnValueChange() event is not triggered when deleting the text
To reproduce this bug: 1. Open the attached project2. Open 'valuechange_test' scene3. Play4. Enter text into input field5. Notice in... 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