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 it h... Read more
Collider Components have "Edit bounding volume" button in the Inspector ...
Reproduction steps:1. Create a new Unity project2. Create a GameObject3. Add the Collider Component of any type4. Observe the Collid... Read more
Copying option in the Transform Component -> Copy that copies all the Gl...
Reproduction steps:1. Create a new Unity project2. Select any GameObject3. Go to Transform -> Copy4. Observe the copying option t... 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" GameObject3. In the Inspector window... Read more
The Camera Component field is called "Back Ground" instead of "Backgroun...
How to reproduce:1. Create a new Unity project and a new scene in it2. In the Hierarchy, select the "Main Camera" GameObject3. Switc... Read more
Editor slows down when selecting a script with the [HideInInspector] att...
Reproduction steps:1. Open the attached "UIElementBindingSlowdown" project2. Open "Assets/Scenes/SampleScene" scene3. Enter the Play... 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" Scene3. Select the "This" GameObject in the ... 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 SampleScene3. Select Directional Light in hierarchy4. In ... Read more
The Window "Select Texture2D" opens in inconsistent position when it is ...
Reproduction steps:1. Create a new project2. In the Hierarchy window, select any GameObject3. In the Inspector window, select the ic... 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 "SampleScene";5... 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
- UI Shader Graph throws 'UnityDisplayOrientationPreTransform' error when Android is the selected platform
- Editor memory leak when entering and exiting Play Mode in a blank URP project
- Point Lights with the "Hard Shadows" Shadow Type appear as black squares when Rendering Path is set to "Forward+" or "Deferred+"
- Error SGICE002 is wrongly shown when the tuple elements in a foreach statement don’t match the order of the tuple returned by SystemAPI.Query
- LockBufferForWrite incorrectly rejects valid writes when GraphicsBuffer size exceeds 32-bit limit due to integer overflow