Search Issue Tracker
Profiler does not detect WP 8.1 when built & run from Unity
To reproduce: 1. Create a new project 2. Switch the platform to Windows Store and the SDK to WP 8.1 3. Go to build settings and set ... Read more
using async tcp sockets in the unity web not working
Webplayer support is being discontinued in Unity 5.4: http://blogs.unity3d.com/2015/10/08/unity-web-player-roadmap/ Read more
Inaccurate link in scripting API to information about Rigidbody sleeping
In the scripting API page of the Rigidbody.Sleep http://docs.unity3d.com/ScriptReference/Rigidbody.Sleep.html there is a link to "Ph... Read more
The documentation for the WWW constructor is cut off
The WWW class constructor documentation http://docs.unity3d.com/ScriptReference/WWW-ctor.html has a missing function prototype. The ... Read more
Some of the transparent shaded surfaces are completely black on device
Reproduced on: Google Nexus 5 with Android 4.4.4 Reproduced with: Unity Version 4.5.1f3 (73cd57f80e3e) Read more
Sprite Editor Manual, border editing feature
There is feature which allows editing sprite borders in documentation about Sprite editor("Using the Editor" paragraph) which does n... Read more
Deleting uGUI prefab causes crash to desktop
To reproduce this bug: 1. Import UI_Prefab_crash package 2. Open 'scene' 3. Play and notice that everything works fine 4. Create a ... Read more
Shader blend operations table broken
-e: see title -repro: --go to http://docs.unity3d.com/Manual/SL-Blend.html --NOTICE the issues with the table Read more
The documentation for WWW.LoadFromCacheOrDownload has some problems
In the WWW.LoadFromCacheOrDownload documentation http://docs.unity3d.com/ScriptReference/WWW.LoadFromCacheOrDownload.html there are ... Read more
GetSpriteMesh is in the UnityEngine namespace in the docs, but in fact i...
According to the documentation, GetSpriteMesh is in the UnityEngine namespace, but in fact it is not there and can only be found in ... 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
- Light 2D component documentation button leads to a page that does not exist when the documentation button is pressed in the Light 2D component
- [Usability] Context name is difficult to read in Inspector when Editor theme is set to Light
- Offset rendering occurs when drawing a custom ImmediateModeElement
- Graph Inspector and Triangle button icons are poorly visible in Light Editor theme
- Text changes to the Inspector default value when logged multiple times after being set via StringBuilder