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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on Texture::TextureIDMapInsert when opening a specific project
- Null reference exceptions occur when ScriptableObjects saved in the same .asset file are referenced in runtime
- Depth texture is flipped when specific URP rendering settings are applied
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy