Search Issue Tracker
Documentation for OnDrawGizmos needs to be updated
The OnDrawGizmos documentation needs to be updated - it currentlystates:"Implement this OnDrawGizmos if you want to draw gizmos that... Read more
Add Component menu is very slow
Add Component menu is very slow, when a game object has many sub assets. Could only reproduce this behaviour on Mac 10.6 and 10.7 To... Read more
Item names are formatted in an unexpected way in the pop-up for EditorGU...
Steps to reproduce : - open the scene "Test"- click on Waypoint Manager- in the inspector open the drop down menu- notice that when ... Read more
Tooltip position on mouse over does not disapear when scrolling
Steps to reproduce : - create a new project- on the main camera add multiple components so you will get the scroll bar- mouse over o... Read more
Incorrect layout load (or save?) when using 2 monitors with different sizes
Steps to reproduce : - use an external monitor with the native resolution of 1280x1024, 4:3 format- set the primary monitor's resolu... Read more
32x32 icon doesn't look correct on OS X
To reproduce:1. Open the attached project and open Player Settings>Standalone>Icon2. Note that the default icon is a PSD (for ... Read more
Shaking GUI.BeginScrollView area if viewRect < position and alwaysShowVe...
To reproduce:1. Open project Unity355Test2. Open TestScene3. Attach MyUI script to an object4. Run or Drop this GUI into a scene to ... Read more
In case shift is pressed Event.current.shift not always returns true
In case shift is pressed Event.current.shift not always returns true, if run not in Editor 1. Open attached project2. Build it for a... Read more
The default naming of the new script component is broken
To reproduce: 1. open a new project2. select the main camera and add a component - new script - java scipt - the default name is: Ne... 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 CheckDeviceStatus when selecting GameObjects in the scene view while using DX12
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal