Search Issue Tracker
Deleting uGUI prefab causes crash to desktop
To reproduce this bug: 1. Import UI_Prefab_crash package2. Open 'scene'3. Play and notice that everything works fine4. Create a pref... Read more
UI Input Field content vanishes when resolution changes
To reproduce this bug: 1. Open the attached project2. Open 'inputfieldbug' scene3. Play the scene4. Start resizing Game window5. The... Read more
Scroll Rect, Mask and Toggle Group can be added multiple times on the sa...
Steps to reproduce : - create a game object- add Scroll Rect, Mask and Toggle Group to it and notice that these components can be ad... Read more
Right clicking Reference Resolution component which has a script attache...
How to reproduce:1. Create a new project and create any script 'MyScript'2. Add 'Reference Resolution' component to MainCamera game ... Read more
Toggle is not aligned in a Horizontal Layout and overlaps other elements...
Steps to reproduce : - create a new project- create a Canvas and an Empty Game Object- add the Horizontal Layout to the game object ... Read more
Can't navigate to right or left from sliders/scrollbars
1. play widget scene2. navigate to the middle vertical slider3. observe you can't navigate to the left slider4. observe you can navi... Read more
can't slide to the left due to navigation happening instead
1. play widget scene2. navigate to the lowermost horizontal slider3. try to slide to the left with arrow keys4. observe that it navi... Read more
'Window background' in some example project scene renders dark ios/andro...
1. on a windows machine open example project and load scroll view scene2. switch to iOS mode in buildsettings3. observe that backgro... Read more
Unity crashed when deleting an instantiated Canvas prefab
To Reproduce:1. Open scene 'crashrepro', click button crash.2. Unity crashes when trying to destroy/destroyObject a canvas which is ... 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