Search Issue Tracker
UIDocument Sort Order Is Randomly Wrong
Reproduction steps: 1. Open the attached “UIToolkitSortOrderBug.zip“ project 2. Open the “Assets/Scenes/SampleScene 2.unity“ Scene... Read more
Unity Version Control window opens when right-clicking the icon on the m...
How to reproduce: 1. Create and open a new project 2. Right-click on the Version Control icon in the main toolbar Expected resu... Read more
“There is no data available for the selected frame.” appears in the Time...
Reproduction steps: 1. Create a new project 2. Open Profiler window (Window > Analysis > Profiler) 3. Open and close Target Frame... Read more
VFX appears white and lacks color in Preview window when created and obs...
Steps to reproduce: 1. Create new Unity project using empty HDRP Template 2. Open VFX Graph Templates window 3. At the bottom pre... Read more
"Assertion failed on expression: 'fidA != fidB'" errors are thrown when ...
How to reproduce: 1. Open the attached project 2. Open the "Terrain" scene 3. Enter the Play Mode 4. Observe the Console Expe... Read more
Default "Versions" tab view hides some version labels
Steps to reproduce: # Create a new Unity project # Create a few assets in the Assets dashboard # Add 3 "Version labels", whic... Read more
Destroying InstanceOperation leaks the managed shell of the instanced ob...
Reproduction steps: 1. Open the attached project "ReproProj" 2. In the menu bar, click “File > Build Profiles” 3. Add “Scenes/Sam... Read more
ArgumentException thrown when calling EditorSplineUtility.SetKnotPlaceme...
How to reproduce: 1. Open the “IN-114563_splines“ project 2. Open the “SampleScene” 3. Select the “Spline” GameObject in the Hier... Read more
New UnityConsentModule is sending session data when the consent is denied
Reproduction steps: 1. Open the attached “IN-114499_Repro.zip“ archived project 2. Make sure Diagnostics Data is enabled and linked ... Read more
Prefab Override is still possible when Prefab Source has the same field ...
Reproduction steps: 1. Create a new project 2. Create a GameObject (e.g. Cube) 3. Drag it into the Project window to create a Pre... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key