Search Issue Tracker
[ShaderGraph] Enum dropdown labels overflow dropdown UI and truncate on ...
Labels on enum dropdown UIElements, when long enough, overflow the dropdown UI panel on to the node panel, where they are truncated ... Read more
The Windows standalone player has a default SynchronizationContext set
To reproduce:1. Create a new Unity project.2. Add a script to a game object with this code:void Awake(){if (System.Threading.Synchro... Read more
[iOS][Xcode12] "Build And Run" generates an .xcodeproj project but does ...
Reproduction steps:1. Download and open attached "Xcode12-BuildAndRunOnlyBuilds" project2. In the toolbar, press "File" > "Build ... Read more
[IMGUI] Warning icon in asset importer window is clipped
Steps To Reproduce: 1. Create a new Project2. Window > General > Asset Store3. Search UI samples and click on Import4. On the ... Read more
PlayerInput actions not triggered when using Invoke C# Events behavior
Steps to reproduce:1. Open the attached "InputSystemMigrationIssue-master.zip" project2. Open the "OutdoorsScene"3. Enter Play Mode4... Read more
[DOTS] Error "Not allowed to access vertices on mesh 'SM_Prop_Crate_03'"...
Reproduction steps:1. Open the attached project "ReproProj"2. Observe the Console window Expected result: No errors are displayed in... Read more
[UI] Editor crashes when changing rotation property on a RectTransform i...
How to reproduce:1. Create a new project2. Place sprite to Assets' folder3. Create Image in the scene (Create -> UI -> Image)4... Read more
[ShortcutManager] Alt + Shift + A shortcut does not toggle a gameobject'...
Alt+Shit+A is making the Assets menu appear rather than toggling a gameobject's active state. Regressed somewhere between 2018.3.0a1... Read more
Awake and Start are called not on the same frame when entering Play Mode
How to reproduce:1. Open attached project "AwakeStartScene.zip"2. Open "To" scene3. Enter Play Mode4. Observe Console Expected resul... Read more
UnityWebRequest Compression behaves differently on various platforms
Reproduction steps1. Open the attached project2. Deploy to Windows and OS X3. Open the applications Expected result: The code genera... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks