Search Issue Tracker
Impossible to scroll content of ScrollRect via Scrollbar if ScrollRect's...
To reproduce:1. Open attached project2. Open Testscene scene3. Press play4. Try to scroll using scrollbar5. It's impossible to scrol... Read more
ArrayList.BinarySearch is not implemented
Trying to build a project with a script that uses ArrayList.BinarySearch or IndexOf fails when targeting WP8 or WP8.1 To reproduce:1... Read more
Rect transfom is added to game object after renaming prefab
To reproduce:1. Open attached project2. Create a canvas3. Search for LoadingUI2 prefab in project window4. Drag LoadingUI2 prefab to... Read more
suggestion about class-TextureImporter.html
page: http://docs.unity3d.com/Manual/class-TextureImporter.html Missing a description of the Alpha Is Transparency option that now e... Read more
The "Maximum Cache Size" preference in the "GI Cache" has no units assoc...
To reproduce:1. Open the preferences2. Find the Maximum Cache size preference in GI Cache sectionExpected result: Units are associat... Read more
Touchscreen keyboard doesn't show up when input field is selected with p...
Issue is related to Windows Store Apps platform. Physical mouse doesn't trigger touchscreen keyboard in input field. Selecting input... Read more
While importing Nightmares - Unite Training Day 2014 Unity freezes
How to reproduce:1. Create new project2. Open asset store3. Download Nightmares - Unite Training Day 20144. Import it and Unity will... Read more
Editor focus with 'F' key misbehaves when a point light is a child of th...
To reproduce this bug: 1. Open the attached project2. Open 'Main' scene3. It has a Sphere and a Point light as a child4. Select Sphe... Read more
EventSystem documentation links to MonoBehavior
Steps to reproduce : - crate a Canvas- click on the EventSystem- select any of the documentation buttons in the EventSystem's Compon... Read more
Deleting Canvas, which is child of another Canvas, crashes Unity
To reproduce:1) Create new project2) Create two Canvas objects3) Put one Canvas as child of another4) Delete child - crash. If you d... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS