Search Issue Tracker
OnEndDrag is called when you click a UI object
To reproduce this bug: 1. Import the attached package2. Open 'scene'3. There is a UI image with a script which has OnBeginDrag, OnDr... Read more
Text inside Mask on osx web player flickers, always
2) Create a panel inside a canvas3) put a mask on the panel4) put a text object inside the panel5) export to web player and open in ... Read more
UI element gets selected using navigation keys even when Navigation set ...
To reproduce this bug: 1. Open the attached project2. Open the SelectUIElementTest1.unity scene.3. Notice Knob UI (Canvas->Knob) ... Read more
Interactive and BlockRaycast values becomes true when game object is dis...
To reproduce:1. Create new project2. Add Canvas to scene3. Add Canvas group component to Canvas4. Set Interactive and BlockRaycast v... 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
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
Scroll Rect won't scroll when manually move the scrollbar's value slider...
To reproduce:1.Open the attached project, ( it is 4.6RC1 demo project by Unity)2. In 'Scenes' folder open the 'Control' scene and pl... Read more
UI Text flickers when scrolling
To reproduce:1. Open attached project2. Open ShellrootBeta scene3. Press play4. Scroll up and down5. Notice the text 'Penguinmarcher... Read more
A newline character gets added to the input field after/if it was resele...
To reproduce:1. Open the attached project2. Open the ActivateInputFieldTest.unity scene. Notice how the input field is scripted to r... Read more
Pressing TAB key does not navigate between input controls
How to reproduce:1. Create a new project2. Create two InputFields in Hierarchy3. Click Inspector -> Input Field -> Visualize b... 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