Search Issue Tracker
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
The documentation for WWW.error has multiple issues
http://docs.unity3d.com/ScriptReference/WWW-error.html In the description and code examples "String.IsNullOrEmpty" is used, however ... 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
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand