Search Issue Tracker
Rearranging windows causes window overlap and flickering game window
Steps to reproduce:1. Create new project2. Separate Scene and Game windows so they are both visible3. Under them put Project window ... Read more
Screen.width & Screen.height reporting is inconsistent depending on when...
Steps to reproduce:1. Download and open the attached project2. Enter play mode3. Undock game window4. Set ratio to a fixed one5. Kee... Read more
SetPass information in Stats window does not update when Frame Debug is ...
Reproduction steps:1. Open the attached "StatisticsWindow.zip" project;2. Enter Play mode;3. Enable Frame Debug;4. Click on Canvas -... Read more
Canvas anchors do not reappear when closing debug Inspector's window
It seems in Unity, there's always the main window for each window type (example: even when multiple Inspector window's are present i... Read more
3D Gizmos relative scale does not adjust when Zooming in/out
Steps to reproduce:1. Open attached Unity Project "Test2d"2. Load Scene "Test2D"3. Zoom in until the red Icon in the viewport disapp... Read more
Wire gizmos not visible from a distance
How to reproduce:1. Open the user's attached 'Gizmos Bug.zip' project2. From the 'Scenes' folder open the 'SampleScene' Scene3. Zoom... Read more
[2D] Unable to select Sprite by clicking in Scene View when another Spri...
How to reproduce:1. Open user-submitted project (SpriteSceneViewPickingBug.zip)2. Open the 'Scene' scene3. Attempt to select the 'St... Read more
Scene view camera is moved to Asset's position when Focusing on Asset wi...
How to reproduce:1. Open the attached "Focus" project2. Make sure that Tool Handle Position is set to Pivot (Found in the Toolbar at... Read more
[Frame Debugger] Not overlapped UI may break UI batches
How to reproduce:1. Download attached project2. Run the "Test" scene3. Open Frame Debugger (Window -> Frame Debugger)4. Try to ov... Read more
Game view becomes gray in Unity 5.5 when using PP stack with multiple ov...
To reproduce:1. Open project( link in edit)2. Play scene Expected vs Actual: Game view becomes gray instead of showing skybox Reprod... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS