Search Issue Tracker
Canvas Group alpha remains even after removing component
To reproduce:1. Open attached project2. Open test scene3. Select GameObject in Hierarchy4. Notice that alpha on Canvas Group is set ... Read more
Disabled input field crashes Unity when playing
To reproduce this bug: 1. Create a new project2. Create an input field3. Play4. Stop5. Disable input field in the hierarchy6. Press ... Read more
An UI prefab containing a Layout Element component will always be render...
To reproduce this bug: 1. Open the attached project2. Open 'AlwaysActiveUIPrefabs' scene3. Run progam to see the normal behaviour of... Read more
In ToggleGroup, cannot set isOn property on Toggle to False via script
To reproduce this issue: 1. Open the attached project2. Open 'ToggleTest' scene3. Play the scene4. Click 'With Group' button5. It tr... Read more
When 'Text' UI object is deleted and Input Field disabled, tons of Input...
To reproduce this bug: 1. Create a new project2. Create input field3. Create 'Text' which is a child of the input field4. Disable in... Read more
Input field cursor appears at the beginning of text on Windows phone 8
To reproduce:1. Create an input field2. Build & run for WP83. Tap the input field, enter some text4. Deselect the input field5. ... Read more
The input field non multiline doesn't handle text correctly
To reproduce:1. Open attached project2. Open scene3. Press play4. Enter lots of text5. Notice that text doesn't fill the text field ... Read more
Image is cropped at the top right area when switching to iOS/Android
To reproduce this bug: 1. Add attached sprite 'sprite.png'2. Set texture type to sprite and apply3. Add UI Image ( create -> ui -... Read more
When only having UI Panel in the scene, EventSystem.Update() allocates 3...
To reproduce this issue: 1. Create a new project2. Add UI Panel to scene ( Create->UI->Panel)3. Play the scene4. Open profiler... Read more
UI Button that is set as the selected GameObject does not appear as high...
To reproduce:1. Open attached project2. Open testScene3. Press play4. Press A5. Press Q6. Notice that Return button is highlighted7.... 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