Search Issue Tracker
GUI.HorizontalScrollbar stops scrolling when using EditorGUI.LabelField
Steps to reproduce: 1) Download attached project "Bug_GUILabel.zip" and open in Unity.2) In Toolbar, click on Tools >> WindowB... Read more
Mac Editor freezes after instantiated mesh prefab created from Terrain
-Using Terrain to mesh asset freezes the editor -Steps to reproduce: Open Scenes/_TerrainTest Open the Terrain To Mesh tool. Window ... Read more
[iOS] Unity splash screen is not shown on low end iOS devices when at le...
Steps to reproduce: 1. Open attached project2. Make sure 'Show Unity Splash Screen' is enabled in iOS player settings3. Build for iO... Read more
Button does not get callback if parented to Camera
1. Create a new scene2. create a button ( GameObject -> UI -> button3. go to the canvas, change the render mode to screen spac... Read more
SetActive inside OnDestroy crashes at Unity::GameObject::IsActive
Steps to reproduce: 1. Open attached project2. Open scene "test"3. Run it4. In game view's top-left corner click "Destroy"5. Exit pl... Read more
[Win] First time calling SystemInfo.deviceModel when game is maximized o...
How to reproduce:1. Open the attached "ExceptionTest808191.zip" project2. Open "0_Main_Menu" scene3. In Game view select "Maximize o... Read more
[iOS] App hangs on splash screen or renders artefacts if RenderTexture i...
Steps to reproduce:1) Open the attached project.2) Build for iOS.3) Deploy to a device via Xcode.4) Open the app. The app either get... Read more
Global axis shows wrong direction
Steps to reproduce:1. Open "Example1.zip" attached project.2. Select global axis in "123" scene.2. Rotate cube with transform tool.3... Read more
TerrainToMesh is unusable in 5.4.0b24
In 5.4.0b24 is impossible to generate anything with TerratinToMesh in a Mac due to a UI issue. Screenshots are attached. The develop... Read more
[OSX][CacheServer] Cache server is providing incorrect texture assets fo...
Steps to reproduce: 1. Download the attached project2. Launch Cache Server3. Enable 'Cache Server' usage in Unity Preferences (addre... 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
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window