Search Issue Tracker
Shift+Space to maximize doesn't work when caps lock is enabled
To reproduce: 1. Create new project 2. Press Shift + Space over a window (for example, Scene View) 3. Notice the expanded window 4. ... Read more
Outdated info in Graphics Emulation manual
http://docs.unity3d.com/Documentation/Manual/GraphicsEmulation.html OpenGL ES 1.x support was dropped in 4.3, but now we support 3.0... Read more
Cursor does not change to hardware cursor when pointing outside the play...
Steps to reproduce : - import the project attached - build for standalone and press play in window mode - move the mouse to the GUI... Read more
Graphics.Blit crashes Unity when game window is undocked
To reproduce: 1. Open project UnityBug 2. Open scene UnityBug 3. Undock the game window 4. Open stats and make sure that the game wi... Read more
Keyboard shortcuts execute wrong menu items if the shortcuts were edited
To reproduce: 1. Open project repro 2. There are 3 menuitem scripts which can be called with Ctrl + Alt + G or B or Y 3. If you try ... Read more
Improve documentation for BuildPipeline.BuildAssetBundle and BuildPipeli...
Since Unity 4.2, the methods "BuildPipeline.BuildAssetBundle" and "BuildPipeline.BuildAssetBundleExplicitAssetNames" return a bool. ... Read more
Builtin resources (fonts and shaders) doesn't have an Icon
EditorGUILayout.ObjectField("Test", null, UnityEngine.Object, false); Click on the object field and check out the bultin resources. Read more
Searching in docs doesn't find obvious matches.
For many search strings entered into the scripting reference's search field, no matches are returned or obvious matches are missing.... Read more
Selection changes when Animation window is open
Steps to reproduce : - import the project attached - open the scene - select the Root object - navigate with the keyboard to expand... 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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls