Search Issue Tracker
Hierarchy order of canvas children is not persistent
To reproduce:1. Open attached project2. Open scene "TestScene"3. In the hierarchy navigate to 2D Canvas > WindowsParent4. Switch ... Read more
Changing from custom Inspector to the default causes crash
To reproduce:1. Open attached project. It contains a custom inspector script2. Make sure "Auto Refresh" is on (through Editor > P... Read more
Editor crashes with out-of-memory fatal error when selecting a lot of te...
Selecting 400 textures in editor makes it to crash with an out-of-memory fatal error. This was reproduced only on Mac. Reproduced wi... Read more
Rigidbody2D colliders leave gaps between one another
To reproduce:1. Create a project2. Create a 2D platform3. Create a few boxes to stack on it (the smaller the scale the more visible ... Read more
Profiler keeps remote connection after closing
Unity standalone player is running in a Linux machine and the Unity editor is running on a Windows 7 machine.- From the editor we op... Read more
Key gets stuck in pressed state after GUI.FocusControl
To reproduce:1. Open attached project2. Open scene3. Enter play mode4. Press and hold A - a label should appear5. While holding A pr... Read more
GameView breaks when all cameras are disabled and 2D canvas is enabled
To reproduce:1. Open the TestScene2. Make sure that the 2D Canvas is active and no camera is active.3. Check gameviewExpected result... Read more
GUI Label: Text disappears when changing size delta (X)
To reproduce:1. Open the project with Unity45Test_01 project2. Open TestScene3. Switch "Wrap mode" to "ResizeBounds" (if it was "Wra... Read more
Backspace doesn't works in WebView android plugin
Steps to repro:1. Build and run project provided by user2. After start app will immediately invoke WebView plugin and open google se... Read more
Terrain documentation page lacks links
The following page is a hypertext "dead end". At this point in their reading, users would expect more info or links to more info. Pe... 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