Search Issue Tracker
NavMesh.CalculatePath doesn't work when Agents height is low
Steps to reproduce: 1. Open the user's attached project "MysteryGit.zip" 2. Enter Play mode 3. In Hierarchy window Game->Navmesh->Ro... Read more
ISystemStateComponentData not present after instantiating from a prefab ...
Reproduction steps: 1. Open attached project "SystemStateComponentRepro.zip" and scene "SampleScene" 2. Enter Play Mode 3. In Entity... Read more
[UIElements] EditorGUIUtility.currentWidth returns 0 when using it in a ...
How to reproduce: 1. Open the user's attached "UnityBugUIToolkitInspectorWidth.zip" project 2. Open the "SampleScene" Scene 3. Selec... Read more
Prefabs with enum elements in a container don't deallocate memory and co...
How to reproduce: 1. Open the attached project("serRepro.zip") 2. Open the "MyEnum.cs" script 3. Change base from int to byte 4. Ass... Read more
DateTimeOffset.Now has incorrect offset in Central European Time during ...
How to reproduce: 1. Open the attached "IncorrectLocalOffsetExample.zip" Project. 2. Build the Project on Android 3. In the device g... Read more
Error assigning 3D texture to 2D texture property '_MainTex' when using ...
How to reproduce: 1. Open user-submitted project (TextureImporterIssues.zip) 2. Create a new Cube GameObject 3. Assign the Cube the ... Read more
[Android][Windows] Getting "Unable to install additional SDK" when Java ...
To reproduce: 1. Make sure that Unity is installed in a directory that requires admin rights to edit e.g. C:/ disk 2. Run this comma... Read more
Overriding icons won't work when overriding icons that have a space symb...
How to reproduce: 1. Open the user's attached "retheming" project 2. Open the Assets folder in the Project Window 3. Observe the Pro... Read more
[Mobile] Crash on GenerateShapesHash(Unity.Collections.NativeArray`1<Uni...
How to reproduce: 1. Open "botr.zip" 2. In Build Settings select "Scenes/Game" 3. Build and run for Android Reproducible with: 0.1... Read more
[IAP] Purchasing MigrationCleanupTooling window title is not user friendly
The title given to the MigrationCleanupTooling window is "UnityEditor.Purchasing.MigrationCleanupTooling" Which is not user friendly... 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