Search Issue Tracker
Compiler crashes on unreachable code
To reproduce: - Unzip the attached project "case_433392-CompilerCrash.zip" - Open the project in Unity - Notice the compiler error: ... Read more
Some menu items are not available through EditorApplication.ExecuteMenuItem
Certain menu items - mainly in the File, Edit, and Window menus - are not recognised by EditorApplication.ExecuteMenuItem. For examp... Read more
JavaScript throws incorrect "Unreachable code" warning
The UnityScript compiler issues incorrect "unreachable code" warnings when "return" sentences are used within a "case-switch" sentence. Read more
[Graphics, Sub-Emitters] Emits not consistent for sub emitters
Add default particle system with death on collision. Notice how the sub emitter flickers when you animate cone size of parent. Read more
Font icon for default Arial font missing
In the Select font window, the default Arial font is missing the "blue A" icon - see attached screenshot. Read more
UI issues when user is presented to the Facebook App UI
Developers could workaround this issue by using the customizable API in UnityObject2. Read more
Facebook App UI: User is not directly transferred to the installation pr...
Developers could workaround this issue using customizable API in UnityObject2. Read more
[LOD][Importing] Improve LODx naming scheme detection / reduce confusing...
To reproduce: - Create a new project - Drag the attached FBX files into Project View - Observe the following warnings in Console: "... 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
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template