Search Issue Tracker
Asset Store item previews reset after downloading and importing package
- Select All Meshes in the Favorites section of the Project Browser - In the Free Asset preview section, click "More" a few times - ... Read more
The project wizard in Unity 4 always opens near the lower lef corner of ...
Steps to reproduce : - open Unity and notice the project wizard screen appears on the left side of the screen instead of the middle... Read more
Find References in Scene does not work with multi selection
In Angry Bots Project for example filter Prefabs, select barrelLarge and barrelSmall from the Project Browser Preview, right click a... Read more
16bit textures broken (channels swizzled) in asset bundles in 3.5
The bug: Loading a big texture from an asset bundle corrupts it. Repro steps: 1. Open the attached project in Unity 3.5 (that's the... Read more
Audio Channel mapping on 5.1 is incorrect when using compressed sounds
When a native 5.1 audio clip is switched to compressed the audio channels are mapped incorrectly. To reproduce this open the attac... Read more
Texture mipMapBias not working in Flash export (Cat)
Run the attached project in-editor and press the up/down arrows to adjust the texture's mipMapBias. Now run the included built Flash... Read more
Custom Inspector looks wrong and is not entirely usable
Steps to reproduce: - open the attached project - search for DemoAnimation - select the DemoAnimation prefab Result: The Custom Ins... Read more
Prefab is not renamed properly
Repro steps: 1. Open the attached project 2. In the project window click on the Enemy prefab and click again, to edit the name - 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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true