Search Issue Tracker
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
[Layout] Created Empty GameObjects appears at random transform position ...
How to reproduce:1. Create new project2. Right click on Hierarchy Window3. Create Object (empty object, cube, plane...) Expected res... 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
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
[Overlays] Toolbar UI elements show their text only in Panel mode
1. Open a project with whatever unity version that has Overlays feature2. Create a "Editor" folder in the project and import the att... Read more
Pixel Heights isn't correct in Scene view when UI Scaling is set to 125%
Reproduction steps:1. Open project "case_1419206.zip"2. Open Preferences window from Edit > Preferences then change the UI Scalin... Read more
Gizmos.DrawFrustum returns incorrect values when the DrawWireCube is used
Reproduction steps:1. Open the attached project "FrustumTest.zip";2 Observe the gizmos drawn in the scene view. Expected results: Ga... Read more
[Regression][Windows] Gameobjects disappear from Scene View when moving ...
Steps to repro: 1. Open attached project and 't1' scene;2. In the Scene View scroll out to move it away from terrain. Expected resul... Read more
Game view is reduced to a larger resolution than the reasonable size for...
Reproduction steps:1. Create a new project;2. Create a new resolution 6400 x 5800 in Game window;3. Observe Console window; Actual r... Read more
Upon launch the grid in scene view grid shows as 2D but view is set to 3D
Steps to reproduce:1. Set 2D view in scene view2. Close Unity3. Delete Libraries and Project settings of any project folder4. Open s... 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