Search Issue Tracker
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 package2. Open 'scene'3. Play and notice that everything works fine4. Create a pref... 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
Canvas do not function with DontDestroyOnLoad when loading other scene
1. Open attached project2. Open scene "sceneone"3. Press play4. On game view, press button "not getting destroy" it will active scri... Read more
The memory is increasing every second when a lot of tk2dSprites are in s...
To reproduce: 1) Download and open the tk2dspritetest.zip project, attached to the edit2) Build for iOS3) Open build in xcode and pr... 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
- TextShadow properties are not applied when displayed in a custom MenuItem Window
- Memory leak occurs when focused on Player while using Direct3D12
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects