Search Issue Tracker
Performance drop after building with 4.3
Steps to reproduce : - import the project attached in 4.2- create a development build- upgrade the project to 4.3 and create another... Read more
Can't load levels on iOS with Application.LoadLevelAdditiveAsync
Can't load more than 241 level with Application.LoadLevelAdditiveAsync. After loading 242 levels, application throws: "Could not ope... Read more
Don't allow MeshFilter and TextMesh on same GameObject
Unity should not allow a TextMesh and MeshFilter component on the same GameObject since they conflict with each other and try to use... Read more
Animations created by scripts are not played on WP8
Steps to reproduce:1. Create a project which displays cube animated by first example of page: http://docs.unity3d.com/Documentation/... Read more
[Win Store] Title crashes with internet/network capabilities enabled
Crashes on Windows 8.1 onlyCrashes when there are no active network adapters. Read more
Resources.load does not load an animation if it has the same name as a t...
To reproduce:1. Open attached project2. Open scene "default". It contains a script which does resources.load for three different fil... Read more
Cannot view the last array in the Inspector
Steps to reproduce : - import the project attached- open the scene- select the game object- expand the "test" member and notice the ... Read more
MD: MonoDevelop doesn't accept characters from OSX's
To reproduce:a) Open MonoDevelop on a Mac.b) Open Character Viewer (via menu bar / System Preferences -> Keyboard -> Keyboard ... Read more
Physics material has no effect when changed from code
Steps to reproduce : - import the project attached- open the scene and disable the "Assign Physic Material" script on the Floor obje... 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