Search Issue Tracker
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
Cloth constraint painting fails on high vertex meshes
To reproduce:1. Open attached project2. Open Untitled scene3. Set Inspector from Debug to Normal4. Select SphereHigh gameobject5. No... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled