Search Issue Tracker
Some of the UI Builder disabled Element dropdowns cannot be opened
Steps to reproduce:1. Create a project2. Create UI Document (Create > UI Toolkit > UI Document)3. Open UI Document4. Add Group... Read more
[Graphics] DrawMesh crashes editor if material is not valid or null
Steps to reproduce: 1. Download and import attached project. (repro-case_756849-DrawMesh.zip)2. Open scene: main3. Press play. Crash... Read more
Play Mode Input Behavior does not function when Update Mode is set to Pr...
How to reproduce:1. Open the attached “repro-project.zip“2. In the Edit → Project Settings → Input System Package change “Update Mod... Read more
TextureSheetAnimation loops through all frames when Cycles is set to 2 o...
How to reproduce:1. Create a new project2. Import "BulletShell.unitypackage" package3. Drag "BulletShell" (Assets/Particles/Bullet) ... Read more
An error "Please enable Daydream or Cardboard in Player Settings" shows ...
Reproduction steps:1. Open the attached project;2. Build project to device; Actual result: an error "Please enable Daydream or Cardb... Read more
AppDomain exception events do not get called
How to reproduce:1. Open the attached project ("1411415_202220a8.zip")2. Open the "SampleScene" Scene3. Enter Play Mode4. Observe th... Read more
Inconsistent spacing in Inspector Shader selector names list
Steps to reproduce:1. Create new Unity project2. In Project window create a new Material (Right-click > Create > Material)3. S... Read more
[2022.1] Crash on SetupAxes when duplicating two or more GameObjects at ...
How to reproduce:1. Open the user-attached project “My project”2. Open the “SampleScene” scene3. Expand “GameObject” GameObject and ... Read more
Potentially: wrong order of input system init versus MonoBehav Awake (pr...
How to reproduce:1. Create a URP project or clone https://github.com/ernestasKupciunas/Winter.git (or open the attached project)2. S... 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