Search Issue Tracker
Standalone build won't start properly when using windowed mode on Window...
Steps to reproduce:1. Create a new unity project2. Build and Run the project3. Choose any resolution4. Click on windowed mode Actual... Read more
[Android] Cannot build obb when splitting the application binary
Android build fails when attempting to build obb when splitting application binary with the following stderr: stderr[Error: Failed t... Read more
[Docs] Timeline Playable Track and Control Track reference button direct...
How to reproduce:1. Open the attached project (Timeline.zip)2. Open the "SampleScene" Scene3. In the Hierarchy, select the "Cube" Ga... Read more
[Linux Editor] Asset Menu vertical scroll is unrestricted in Project Window
Asset Menu items scrolls by leaving empty spaces in the Project Window. Steps to repro:1. Open the attached Project.2. Project Windo... Read more
Unity Import processes while opening a project repeatedly take the windo...
To reproduce:1) Have a project which requires a lot of different importing (example attached)2) Delete Library folder3) Open Unity a... Read more
[TextMeshPro] TMP Importer window doesn't resize on selecting the maximi...
TMP Importer window doesn't resize on selecting the maximize button also window is not resizing by dragging mouse button. Steps to r... Read more
Multiple Display: Additional displays do not render.
1) Open DisplayProject2) Build to standalone3) Start build4) One monitor(0) should be red and the other should be green however it w... Read more
[Linux Editor] Splash Screen does not disappear before the launcher
Splash Screen does not disappear before launching a launcher. Steps to repro:1. Open Unity Editor. Actual Result:Splash Screen does ... Read more
Upgrader-created terrain layers should use a short hash instead of the c...
Steps to reproduce:1. Open terr-before-2019-1.zip and unzip it2. In Project window go to Assets\_TerrainAutoUpgrade Reproducable wit... Read more
Errors spewed in the console on switching the platform
Errors spewed in the console on switching the platform. Steps To reproduce: 1. Download the project from : https://oc.unity3d.com/in... 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object