Search Issue Tracker
Calling Physics2D.OverlapCircleNonAlloc() crashes WP8 application
Steps to reproduce:1. Create a project which uses Physics2D.OverlapCircleNonAlloc() function. Described here: http://docs.unity3d.co... Read more
Sprites in specific upgraded project are not drawn in play mode
A project which had sprites used in versions prior to 4.5.0 may have them invisible in versions 4.5.0 or later. Reimport of all asse... Read more
Instantiating a uGUI button throws missing component exceptions
To reproduce:1. Open attached project (from user reply)2. Open scene "Repro"3. Enter play mode4. Press the button - another button g... Read more
Rarely mesh will not be animated on the mobile device
Sometimes the object is not animated on the mobile device, however the issue is not reproducible after running the same scene in the... Read more
Error when importing a 1025 px width and 50 px height sprite
When importing a 1025 px width and 50 px height sprite into the Unity editor, the following error is shown in the console:"CompareAp... Read more
Del deletes the wrong character in an input field
To reproduce:1. Open attached project2. Open scene test. It contains an input field3. Enter play mode4. Type something into the fiel... Read more
Undo.RegisterFullObjectHierarchyUndo deparents the target gameobject
To reproduce:1. Open attached project2. Open scene bug. It contains a hierarchy of gameobjects3. Select any child gameobject4. In th... Read more
uGUI Slider does not disappear when the slider value is 0
To reproduce:1. Create a new project2. Create a slider3. Enter play mode4. Slide the slider so it's value is 0. A bit of the slider ... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- 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