Search Issue Tracker
Filling a uGUI text box in the editor causes the cursor to start twitchi...
To reproduce:1. Open attached project. It is the uGUI sample project2. Open scene "Input Standalone"3. Enter play mode4. Select the ... Read more
[WP8] Korean keyboard is still in latin when entering a password
To reproduce:1. Open attached project. It is the uGUI example scene2. Build & Run the touch input scene for wp83. Make sure the ... Read more
Crash, when dragging a prefab with script, that sets isKinematic paramet...
To reproduce this bug: 1. Open the attached project2. Select Cube3. It has Rigidbody and script which sets isKinematic parameter OnV... Read more
InputField's OnValueChanged is not firing on WP8
To reproduce:1. Open attached project2. Open scene example. It contains an input field and a label that gets changed to the text ent... Read more
[IL2CPP] Executable size increases beyond Apple's submission limits
To Reproduce: 1. Build project.2. Product > Archive in xCode.3. Click 'Show Package Content' on the generated archive file & ... Read more
Last symbol is not displayed after deleting penultimate (second from the...
To reproduce:1. Open attached project2. Open Sample scene3. Press play4. Set Input Caret between b and c5. Press backspace6. Enter a... Read more
ImGUI Buttons break on iOS 8 when screen orientation is set through 'Scr...
To Reproudce: 1. Build the attached project to an iOS 8 device. 2. Notice that the "Left/Right" Buttons both react to touches, click... Read more
Adding canvas and selecting screen space camera makes unity crash
To reproduce:1. Open attached project2. Open PointrUIScene3. Add Canvas to scene4. Change Render Mode to Screen Space - Camera5. Edi... Read more
UI: CanvasGroup.alpha can be set to more than 1 in the script
To reproduce this bug: 1. Open the attached project2. Open 'bugCanvasGroupAlpha' scene3. Play the scene4. Press the button ('Set alp... Read more
Scroll rect scrolls automatically after disabling/enabling parent object
To reproduce:1. Open attached project2. Open MainScene3. Press Play4. Press Disable Parent button5. Click Enable Parent button6. Not... 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