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 mode3. In Hierarchy window Game->Navmesh->... Read more
ISystemStateComponentData not present after instantiating from a prefab ...
Reproduction steps:1. Open attached project "SystemStateComponentRepro.zip" and scene "SampleScene"2. Enter Play Mode3. In Entity De... Read more
[UIElements] EditorGUIUtility.currentWidth returns 0 when using it in a ...
How to reproduce:1. Open the user's attached "UnityBugUIToolkitInspectorWidth.zip" project2. Open the "SampleScene" Scene3. Select "... 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" script3. Change base from int to byte4. Assets ... 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 Android3. In the device go t... 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 GameObject3. Assign the Cube the mat... 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:/ disk2. Run this command... 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" project2. Open the Assets folder in the Project Window3. Observe the Projec... 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.16.0-p... 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
- 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