Search Issue Tracker
AudioClip.Create lacks documentation and overloads
Documentation in Scripting Reference of AudioClip.Create lacks information and overloads. file:///C:/Program%20Files/Unity%205.0.0b1... Read more
Nothing about UnityEngine.WSA
There is absolutely nothing about UnityEngine.WSA in scripting reference. Monodevelop can auto-finish when writing UnityEngine.WSA.x... Read more
Enum field in a struct is serialized as an int field
To Reproduce: 1. Add a struct which has an enum field and is marked with [System.Serializable]) to a Monobehaviour. 2. Notice that t... Read more
API updater does not update AudioClip.Create
When loading the attached script in 5.0.0b1 there is no message that AudioClip.Create() with 8 arguments is obsolete, and _outputCli... Read more
Custom editor documentation examples are in UnityScript only
The documentation examples on custom editors need to be updated as they are only in UnityScript:http://docs.unity3d.com/ScriptRefere... Read more
AssetBundleManifest is missing
This is missing:file:///C:/Program%20Files/Unity%205.0.0b1/Editor/Data/Documentation/html/en/ScriptReference/AssetBundleManifest.html Read more
Unity's FBX importer ignores transparency values of 100%
How to reproduce:1. Create a new project2. Import the FBX object into Unity Editor (It can be created in any 3d application. Its mat... Read more
'Mark To Add' doesn't work on root folders, because an additional forwar...
To Reproduce: 1. Set up a Perforce workspace. 2. Create a project in it and set everything up in project settings, deselect 'Automat... Read more
GUI Text rendered in RenderTexture ignores orientation changes
Steps to reproduce:1. Download attached project2. Build and run it on WP83. Rotate device to Landscape orientation - GUI Text will n... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions