Search Issue Tracker
Break Backwards Compatibility: Time.realtimeSinceStartup seems to be wro...
Time.realtimeSinceStartup seems to be wrong in Awake and OnEnable when called the first frame of the game. FrameCount also appeared... Read more
Editor is unresponsive after zooming and changing layouts
To reproduce: 1. Open attached project on a Mac OSX 10.5.8 system 2. In Layouts > select Revert Factory Settings 3. Go to Scene View... Read more
[Particles] Inconsistent emitter behaviour with scale.
Looks like the emitter gizmos respect scale, but the emitter itself does not. See attached screenshot. In the attached screenshot, t... Read more
When dragging a panel, you can't hit escape to put it back
To reproduce: - Startup the Unity Editor - Select e.g. the "2 by 3" layout - Drag a panel and press Esc to undo dragging - Notice th... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Long Prefab save times when using Unity 2022.2 and higher
- Console displays error "UnityException: Creating asset at path Assets/Scenes/ .scenetemplate failed." during scene template saving
- "Development Build" watermark is shown in non-development UWP release builds
- Console errors appear when the Inspector is set to Debug and a GameObject is selected
- A script public variable value is not used when set in the Inspector window