Search Issue Tracker
StreamingAssets not shown in Editor
To reproduce:1) Make new project2) Create "StreamingAssets" folder(either through Unity or Explorer)3) Refresh Unity(if folder was m... Read more
If CanvasRender.SetVertices is passed null, it results in a guaranteed c...
To reproduce this bug: 1. Open a new project2. Create any gameobject3. Add the attached OtherImage script component, which sets vert... Read more
Scrolling doesn't work if click/touch is over input field
To reproduce:1. Open attached project2. Open scn_scrollViewWithInput scene3. Press play4. Try to scroll5. Notice that when mouse is ... Read more
Lightmapping incorrect when importing assets from previous versions of U...
To reproduce this issue: 1. Import the attached package into Unity 4.3.4f12. Observe the game view3. Import this package into Unity ... Read more
Shift+Alt+A key combination functionality breaks if used with Russian ke...
To reproduce:1. Create new project2. Add empty game object3. Press play4. Set keyboard language to Russian5. Select empty game objec... Read more
When TextGenerator generates vertices for geometry specified by the <qua...
To reproduce:1. Open attached project2. Open the examplebug scene3. Select the Text object4. Enable Textured Wire view in the scene ... Read more
One text object renders in another when changing font's Character from C...
To reproduce this bug: 1. Open the attached project2. Open 'test' scene3. Make sure both text fields have 'a' letter inside them4. S... Read more
SampleAnimation doesn't update the position value when a curve only has ...
To Reproduce: 1. Import the attached packagae 'repro.unitypackage' & and add 'CurveTest' prefab to the scene. 2. Make sure that ... Read more
Asset store does not load till the end if opened in Unity
1. Open unity 5.0.0b12. Open asset store3. Asset store will be half loaded (White page with hyperlinks and images) Note: happens onl... Read more
NetworkView is not supported for mac/win
To reproduce:1. Create a new project2. Add Network view component to any game object (main camera, for example)Expected result: You ... 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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present