Search Issue Tracker
Help box icon in "Tile Palette" window is blurry in both Unity themes
Steps to reproduce: Create a project using the Universal 2D template Go to "Window" -> "2D" -> "Tile Palette" Observe the help... Read more
[Ubuntu] Dragging Script assets into Hierarchy V2 window throws Argument...
Steps to reproduce: Open the attached project Drag the NewMonoBehaviour script asset from the Project window to the Hierarchy window... Read more
Error “Input in inputBuffer was synchronized 1337“ is present when IInpu...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/Issue2.unity” Scene3. Enter the Play Mode4. O... Read more
Shared variable's OnValueChanged callback is not raised when the value i...
Steps to reproduce: Install `com.unity.behavior` 1.0.10 Create a Blackboard asset and add a Blackboard Variable of type integer (nam... Read more
Static predicted ghosts fail to reconcile when a client-only mispredicti...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/Issue1.unity” Scene3. Enter the Play Mode4. O... Read more
[Linux] Unity Version Control Project Setting labels aren't Humanized on...
Steps to reproduce: Open any Project Navigate to Edit > Project Settings > Version Control > Unity Version Control Settings... Read more
Disabling Unity VCS in Project Settings unfocuses the Project Settings W...
Steps to reproduce: Open any Project Navigate to Edit > Project Settings > Version Control > Unity Version Control Settings... Read more
Error "Step Offset must be positive" is thrown when CharacterController ...
How to reproduce:1. Create and open a new project2. In the Hierarchy select any object and attach a “Character Controller” Component... Read more
Details are not shown when Error Message is still selected after changin...
Steps to reproduce: Open any Project Drag the attached script to any Scene's Hierarchy and enter Play Mode Select the generated Info... Read more
Deleting a Visual Element in UI Builder throws ObjectDisposedException i...
Steps to reproduce: Open the attached project Open the test.UXML asset Select VisualElement in the UI Builder's Hierarchy In the Ins... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class