Search Issue Tracker
Linux, Flash & xbox one runtimeplatform doc examples missing
-e: see title -repro: --got to http://docs.unity3d.com/ScriptReference/RuntimePlatform.LinuxPlayer.html http://docs.unity3d.com/Sc... Read more
Changed bug: InteractiveCloth.html is a dead page
Steps to reproduce : - open the Scripting API - search for "Cloth" and notice the text "Base class used to simulate cloth physics -... Read more
Docs. Vector3.Angle description is confusing
In description: Returns the angle in degrees between from and to. This is always the smallest. Angle between the two (ie, never mor... Read more
Collider2D Component documentation missing
You'll have to replace my root Unity folder with your own, but from Scripting reference for Collider2D located at: file:///Applicati... Read more
GameObject.GetComponent documentation does not have examples in C#
GameObject.GetComponent documentation does not have examples in C# / Boo. Read more
The documentation has nothing about 'responseHeaders'
There is absolutely no documentation on responseHeaders property of WWW. You can see in MonoDevelop that it autocompletes this to an... Read more
File endings supported by TextAsset are not listed in scripting document...
In the reference manual http://docs.unity3d.com/Documentation/Components/class-TextAsset.html at the top of the page supported text ... Read more
Undocumented function in the docs
Steps to reproduce : - open the link http://docs.unity3d.com/Documentation/ScriptReference/Mesh.UploadMeshData.html and notice that... Read more
Texture2d.Load image example scripts issues
ScriptReference/Texture2D.LoadImage.html 1. Example doesn't work with explanation provided. TextAsset file has to have an extensio... Read more
Camera.Render doc missing call to Texture2D.Apply
The code sample for Camera.Render doesn't have a call to Texture2D.Apply after Texture2D.ReadPixels which can be confusing for anyon... 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
- "Paste" option is available in Shader Graph contextual menu even when the clipboard has unrelated item
- Editor crashes when debugging a for loop
- Crash on UnityPlayer!profiling::ProfilerManager::DisposeProfilerRecorder+0xa when Player gets relaunched and exited after running for a long amount of time
- [Input system] When releasing one touch and pressing a second touch during a single frame, the second touch is not translated into UI event line OnPointerDown by the InputSystemUIInputModule
- URP Samples - multiple "Attempting to resolve render surface" and other errors appear when setting Quality pipeline asset