Search Issue Tracker
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
- 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