Search Issue Tracker
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
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
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
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
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
Building any iOS or OS X app will not render anything at all
Bug repro'd on 4.6b16 OSX 10.8.5 Standalone, did not repro on iOS 7.1.2 or Win7. Recommend build be attempted for iOS on 10.9.3 to v... Read more
Standard shader: Shiny surfaces appear black, if scene has no default re...
Standard shader: Glossy (metal) surfaces appear black, if scene has no default reflection set.Since we're talking on PBR, I assume o... Read more
Editing propoerties of multiple materials does not update all assets
To reproduce:1. Create a few standard materials (I'm using 3)2. Apply the materials to some cubes in scene3. Multi-select the materi... 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
Touch Screen Keyboard reappears if it was opened by clicking on GUI.Text...
Steps to reproduce:1. Open attached project or create a new one with use of GUI.TextArea.2. Build and run it on Windows Phone 8.1 de... 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
- Weight Brush Overlay text is clipped in Sprite Editor
- GameObject Transform scale values reset to their previously saved values when proportions are constrained and certain decimal values are entered in the Inspector
- Asset thumbnails in the Project window stay white when a referenced texture file is deleted and restored
- Crash on PersistentManager::ReadObjectThreaded when calling AssetDatabase.ForceReserializeAssets() multiple times in a row
- Scene becomes dirty when first opening an HDRP Template project