Search Issue Tracker
InputActionAsset is not being updated when it is already assigned to Pla...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/Main” scene3. Enter Play mode4. Press the “K” b... Read more
IL2CPP compile error when script contains method group of interface to d...
How to reproduce: 1. Open attached project- Project contains a single script: using System; public interface IMyInterface<T>{v... Read more
Select Mesh window remains open in the particle system even when perform...
Select Mesh window remains open in the particle system even when performing the undo action. In the particle system, under the Rende... Read more
Crash in VRCapture.VRCaptureVideo:LibVideoCaptureAPI_SendFrames when Cap...
To reproduce:1. Open attached project (test.unitypackage);2. Open "test" scene;3. Enter Play Mode. Expected result: Editor does not ... Read more
The mouse Pointer Enter EventTrigger is triggered through other windows ...
How to reproduce: 1. Open the attached project and the only scene in it.2. Build and run the scene in windowed mode.3. Check if you ... Read more
[.NET 4.6] Unexpected GC allocations in List.AddRange
To reproduce: 1. Open the attached project (AddRange2.zip)2. Open the SampleScene3. Enter Play mode4. Open the Profiler, search for ... Read more
New tag + button not always responsive on click
Create a new project, select the Main Camera in the scene and go to the Add tag... option in the inspector. Try to click the + butto... Read more
The Input System sometimes delays button release input
Reproduction steps:1. Open the attached project2. Play the project3. Start double-tapping the left or right arrow key and eventually... Read more
Graphics.CopyTexture() fails in Build when copying a source texture with...
Reproduction steps:1. Open the user's attached project ("MinimalTest.zip")2. Enter Play mode3. Build and Run the project Expected re... Read more
The Unity icon doesn't apear in the taskbar during the splash screen
Steps to reproduce : - import a large project (e.g. A2)- notice that the splash screen is shown but there is no icon in the taskbar ... 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