Search Issue Tracker
The Asset Labels UI doesn't show up when the asset is in a Package folder
How to reproduce: 1. Open the attached project "ModelImportProcessing.zip" 2. Select "Assets/Barrel" 3. Note the Label UI and that i... Read more
Collider Components have "Edit bounding volume" button in the Inspector ...
Reproduction steps: 1. Create a new Unity project 2. Create a GameObject 3. Add the Collider Component of any type 4. Observe the Co... Read more
Copying option in the Transform Component -> Copy that copies all the Gl...
Reproduction steps: 1. Create a new Unity project 2. Select any GameObject 3. Go to Transform -> Copy 4. Observe the copying option ... Read more
Inspector's Transform fields Position and Rotation is not setting "GUI.c...
How to reproduce: 1. Open project "New Unity Project.zip" 2. In the Hierarchy window select "bug" GameObject 3. In the Inspector win... Read more
Creating a Script as a new Component to the GameObject crashes the Editor
How to reproduce: 1. Create a new project 2. Create a new GameObject 3. In it's Inspector click -> Add Component and type Script and... Read more
Inspector gets garbled after assigning 0 to Materials list in Mesh Rende...
Steps to reproduce: 1. Create a new project or open an existing one 2. Create a new Cube GameObject in Hierarchy 3. Select the Cube ... Read more
Table Entry Reference gets a random negative Key Id when copy-pasting on...
How to reproduce: 1. Open the attached project "My Project.zip" 2. Open the "SampleScene" Scene 3. Select the "This" GameObject in t... Read more
[Inspector] Reorderable list element is not deselected after clicking th...
Reproduction steps: 1. Open the attached project in "My project.zip" 2. Open SampleScene 3. Select Directional Light in hierarchy 4.... Read more
The Window "Select Texture2D" opens in inconsistent position when it is ...
Reproduction steps: 1. Create a new project 2. In the Hierarchy window, select any GameObject 3. In the Inspector window, select the... Read more
Documentation page is not displayed for the user when he clicks on a que...
To reproduce: 1. Open HUB; 2. Create a new project; 3. Go to "Project" window and select "Scenes" folder; 4. Click on a "SampleScen... 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
- Building the Player takes 25-50% more time in Unity 6 compared to 2022.3 when the IL2CPP scripting backend is selected
- Rigged GameObject doesn’t return to its idle state when disabling "Preview" and the GameObject has nested rigged GameObjects
- Error "ArgumentException: Trying to use an invalid resource" when creating custom post-processing effect in URP
- [DX12] GameObjects using CommandBuffer DrawProcedural and DispatchCompute calls have color flicker when changing color and moving mouse cursor
- The Player becomes unresponsive after resolution switch in Exclusive Fullscreen mode when using DX12 Graphics API